Hi All,
I just want to know how to use connection Pooling in JBoss. I m doing a Struts
Application. So what could be th effcient way to use it.
If somebody have the idea how to Use Jakarta Commons (DBCP, pool) for it, then
Plz tell me.
Thks in advance..
View the original post :
http://www.
I m using commons pool, and DBCP.,
Currently in a Class which implements Plugin interface, i m writing following
code,
GenericObjectPool pool = new GenericObjectPool(null); //
pool.setWhenExhaustedAction(GenericObjectPool.WHEN_EXHAUSTED_BLOCK);
Hi All,
I m using JBoss-4.0.4.GA. I m using Log4j for logging. When i deploy my
application named MsgForum.war,I get the following error:
3:20:59,828 INFO [TomcatDeployer] deploy, ctxPath=/MsgForum,
warUrl=.../deploy/MsgForum.war/
3:21:03,875 ERROR [STDERR] log4j:ERROR A
"org.jboss.logging.ut