Hi, I am using Jboss Server, Postgres as database, hibernate and JBPM . When deploying my web application as war file.
During deployment of application error is coming like Driver class is not found while the jar for Postgres Driver is inside web-inf/lib directory of war. When I am puting c3p0.jar, postgres.jar, and hibernate2.1.1.jar in Jboss-4.0.0/server/default/lib then my application is running properly. Can you help me, why this error is coming and how to resolve this problem, So without putting jars in Jboss-4.0.0/server/default/lib my application can run. Regards, Abhaya View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866919#3866919 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866919 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
