Hello:
I want to configure MannagedConnectionPool num of my jca, but I don't know who to
configure it. The follows is my configure files in jboss:
| <!DOCTYPE connection-factories PUBLIC
| "-//JBoss//DTD JBOSS JCA Config 1.5//EN"
| "http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd">
| <!--
| The non-transaction FileSystem resource adaptor service configuration
| -->
| <connection-factories>
| <no-tx-connection-factory>
| <jndi-name>NoTransFile</jndi-name>
| <rar-name>j2eepro.ear#j2eepro.rar</rar-name>
| <connection-definition>
| javax.resource.cci.ConnectionFactory
| </connection-definition>
| </no-tx-connection-factory>
| </connection-factories>
Can someone help me? Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095948#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...