Submit a bug report to sourceforge with the test war as an attachment. xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message ----- From: "John Dubchak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 3:33 PM Subject: [JBoss-user] Possible classloader bug in 3.2.1? > Hi, > > I'm using JBoss 3.2.1 on a Redhat network - I have 7.3, 8.0 and 9 installed on > this network. > > I've been developing an Enterprise App, an ear consisting of a war and some > ejb's in a jar file. The GUI is developed using the Struts framework and > recently I've been implementing some validation logic for the jsp pages. > > This issue is not related to Struts but it does manifest itself when I use > custom validation within the Struts framework. > > The problem I'm experiencing is that I get a NoClassDefFoundError when trying > to use some custom validation. So, I decided to create a small web app - > just a war file to isolate the code so that I can tweak it to get it right. > > I've deployed this test war to both standalone Jetty and Tomcat and also both > pre-bundled versions of JBoss (version 3.2.1) with Jetty and Tomcat. The > testing on this war file shows the following results: > > Standalone Jetty (v. 4.2.9) - Code works fine. > Standalone Tomcat (v. 4.1.24) - Code works fine. > Bundled with Jetty - NoClassDefFoundError > Bundled with Tomcat - NoClassDefFoundError > > The testing is consistent with the 3 versions of Redhat stated above. Also, > I'm using the exact same war file on all installations without any > modifications. > > Is this possibly a bug in the classloader? This is the only explanation I can > come up with at this time. > > Any insight, or ideas would be greatly appreciated. > > Thanks, > John ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
