cicseci.rar getXAResource() raises javax.resource.NotSupportedException when deployed in JBoss EAP 6
Issue
- Deployed cicseci.rar (JCA 1.0) in JBoss EAP 6
- The exception below is raised when attempting to obtain a connection
... javax.resource.NotSupportedException:
at com.ibm.connector2.cics.ECIManagedConnection.getXAResource(ECIManagedConnection.java:1559)
at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.createConnectionListener(TxConnectionManagerImpl.java:599)
at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.createConnectionEventListener(SemaphoreArrayListManagedConnectionPool.java:794)
at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.getConnection(SemaphoreArrayListManagedConnectionPool.java:344)
...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 6
- JCA 1.6
- cicseci.rar (JCA 1.0)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
