1 Reply Latest reply on May 28, 2003 10:53 AM by pilhuhn

    oracle-service.xml

    gls

      I'm new to JBoss. I have an oracle-service.xml file that deploys fine in JBoss 3.2.0RC1 and throws the following exception when deployed in JBoss 3.2.0:

      09:56:12,477 INFO [ServiceConfigurator] Problem configuring service jboss.jca:s
      ervice=LocalTxCM,name=OracleDS
      org.jboss.deployment.DeploymentException: Exception setting attribute javax.mana
      gement.Attribute: name=ManagedConnectionFactoryName value=jboss.jca:service=Loca
      lTxDS,name=OracleDS on mbean jboss.jca:service=LocalTxCM,name=OracleDS; - nested
      throwable: (javax.management.AttributeNotFoundException: Writable attribute 'Ma
      nagedConnectionFactoryName' not found)

      I'm not sure where to look for the solution. Any ideas?