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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to