Panu =?iso-8859-15?Q?H=E4llfors?= <[EMAIL PROTECTED]> writes:
> I just ran an application on both JBoss 2.4.4 and JBoss 2.4.6
> and it perfectly works on both. However, on 2.4.6 JBoss keeps
> spilling "[INFO,XAPoolDataSource] Creating XA Pool" in the log
> file all the time.
> 
> It seems to me that the message is printed every time the
> database is accessed - when DataSource.getConnection() is
> called, I suppose (though I haven't tested this).
> 
> Now I'm wondering if JBoss 2.4.6. is really creating a new
> pool for every connection? I doubt this is what it should do...

I'm a J2EE/Jboss newbie and am using 2.4.6. I noticed this as well
while testing the example code from Roman's book in chapter 6 about
BMP. It seemed odd. Thank you for mentioning it.

Elizabeth

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to