[jboss-user] [EJB/JBoss] - How To Use Connection Pooling In JBoss.

2007-03-09 Thread ashish.mishra16
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.

[jboss-user] [Javassist user questions] - How To use Connection Pooling in Struts.

2007-02-26 Thread ashish.mishra16
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);

[jboss-user] [Javassist user questions] - Error in Using Log4j in Struts Application

2007-01-29 Thread ashish.mishra16
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