2 Replies Latest reply on Aug 6, 2003 6:59 AM by lwouters

    Errors in deploying FileNet IS Resource Adapter

    mpingili

      Hello All,
      I am trying to deploy FileNet's IS Resource Adapter(RA), compliant with J2EE Connector Architecture(JCA) version 1.0 on JBoss 3.0.4 server. I have created a JCA configuration XML file for this particular adapter.
      I have placed .rar file and xml config. file under <jboss-home>\server\default\deploy folder and started the JBoss server. I got following errors:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=NoTxCM,name=ISCF
      state: FAILED
      I Depend On: jboss.jca:service=NoTxDS,name=ISCF
      jboss.jca:service=NoTxPool,name=ISCF
      jboss.jca:service=CachedConnectionManager
      jboss.security:service=JaasSecurityManager

      Depends On Me: org.jboss.deployment.DeploymentException: No Attribute found wit
      h name: TransactionManager, ObjectName: jboss.jca:service=NoTxDS,name=ISCF
      state: CONFIGURED
      I Depend On: jboss.jca:service=RARDeployment,name=ISCF

      Depends On Me: jboss.jca:service=NoTxCM,name=ISCF
      ]

      This particular RA does not support for transactions.
      Can anyone provide a sample config xml file for NoTXConnectionManager mbean setup?

      Any help is appreciated.

      Thanks
      Ping