[jboss-user] [IronJacamar] - Re: "getConnection" returns a shared connection regardless of the sharable property in the resource reference and regardless of the connection request info

berw do-not-reply at jboss.com
Mon Aug 12 10:21:51 EDT 2013


berw [https://community.jboss.org/people/berw] created the discussion

"Re: "getConnection" returns a shared connection regardless of the sharable property in the resource reference and regardless of the connection request info"

To view the discussion, visit: https://community.jboss.org/message/832335#832335

--------------------------------------------------------------
There are some JCA connectors in the configuration but the one that keeps me busy is not configured there. It has an ironjacamar.xml file in its META-INF folder. Isn't that a way to configure it?

<?xml version="1.0" encoding="UTF-8"?>
<p:ironjacamar xmlns:p=" http://www.jboss.org/ironjacamar/schema http://www.jboss.org/ironjacamar/schema"
          xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation=" http://www.jboss.org/ironjacamar/schema http://www.jboss.org/ironjacamar/schema  http://www.jboss.org/ironjacamar/schema http://www.jboss.org/ironjacamar/schema ">
          <p:connection-definitions>
                    <p:connection-definition 
                              jndi-name="java:/PCERAFile"
                              class-name="com.wincor.jca.PCERAFileManagedConnectionFactory">
                    </p:connection-definition>
          </p:connection-definitions>
</p:ironjacamar>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/832335#832335]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130812/5d229d24/attachment.html 


More information about the jboss-user mailing list