hi,
> 2. In JBoss, you can define datasources and they
> contain settings like
> min/max connections. See *-ds.xml

Yes that is what I tried, but their is a tag like
<attribute PoolName> mypool</attribute>, which was in
older versions like 2.4+ etc. But if I try defining
that in newer version  3.2.2, it says name not
registered etc.
Does it mean I don't need to define PoolName attribute
in the newer version? 

> 3. For performing JDBC calls, a database connection
> can be obtained from a
> datasource. You do not need a connection pool for
> this.

Yes, this is working fine already and I am able to
connect thro' JDBC. For performance I need Connection
Pool.


MJ

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to