[jboss-user] [JCA/JBoss] - JCA Datasource parameter doubts
xaleyba
do-not-reply at jboss.com
Mon Jul 23 07:31:59 EDT 2007
Hi
I've developed a JCA RA and need to pass some parameters to it.
So I ask: It's possible to get parameters inside my JCA from the datasource file ? I mean, data added to the mydatasourse-ds.xml.
Also, inside the mydatasourse-ds.xml file I receive the number referred to the max connection pool size. Could I get such parameter from inside my JCA ?
By last, I wonder wich is the expected way of pool to work. If I define a min of 10 connection and max of 30, when JBoss starts, it will use my JCA to create 10 connections ?
Thanks in advance
C
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066609#4066609
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066609
More information about the jboss-user
mailing list