2 Replies Latest reply on Jan 3, 2006 4:12 PM by genman

    Question about XAConnectionFactory in 3.0.4

    jweaver1

      Sorry about the old version. I can't do an upgrade (boo-hoo).

      I'm trying to change the configuration from the file based persistence manager to MS SQLServer.

      When I uncomment the HSQLDB version of the persistence manager and put in references to a MSSQL datasource (local transaction) then I start seeing XAConnectionFactory not bound errors.

      I tried to put the True as recommended in the FAQ but then I get a No Attribute found with name: RecursiveSearch error. I put the attribute line in the section for the URLDeploymentScanner.

      Any suggestions?