Bugs item #537163, was opened at 2002-03-30 13:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=537163&group_id=22866
Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Andrew Thorn (sigbur) Assigned to: Nobody/Anonymous (nobody) Summary: Deployed .WAR file classloading problem. Initial Comment: Recent RH builds, specifically March 30th, have problems finding classes in .JAR files. An easy eaxmple to try is one of the Struts 1.1beta1 webapps. In versions of RH from March 20th, struts-example.war will load correctly when dropped into the deploy directory. Now, the following error is generated: [MainDeployer] Couldn't deploy URL file: .../deploy/struts-example.war org.jboss.deployment.DeploymentException: java.lang.ClassNotFoundException: org.apache.commons.logging.impl.LogFactoryImpl The stacktrace points out: AbstractWebContainer.java 405 MainDeployer.java:642 MainDeployer.java:500 MainDeployer.java:463 as the line numbers to look at. I thought I'd report the functionality change. -Neal ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=537163&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
