Ditto. The class loader cannot find 'Torque' class or any other classes in the torque related jars.
I have beat on this a while with no success. I have to admit all of this is new to me. However, I got Velocity working with JBoss fairly easily. But, Velocity is accessed at a different point (template in a page) and I am trying to use torque inside the servlet code. My question: If I put the velocity .jar files into the war and JBoss found them why can't I put the torque jars in the same place and they be found? My experiment: - Added the torque jars at into the war file (WEB-INF/lib same place as a bunch of other apache jars including velocity) - Modified the Dispatcher.java in JBoss test app (Dukes Bank) to use Torque. I get class not found exception. I tried adding the jars to the class-path in the manifest with no luck. HELP! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823343#3823343 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823343 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
