[jboss-user] [JCA/JBoss] - How to configure the minsize and maxsize of connectionpool i

liujw2001 do-not-reply at jboss.com
Wed Oct 17 05:14:15 EDT 2007


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#4095948

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095948



More information about the jboss-user mailing list