JBoss seems to have a dated version of the commons jars. I came across some errors and resolved it by replacing those with the version that came with Struts in JBoss' lib directory.
Fred To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Subject: RE: Problem running Struts-example on JBoss 3.0 The only 3.x version of JBoss/Tomcat that I can run without having to deploy validator.jar outside of my war is jboss-3.0.3/tomcat-4.0.5. There are classloader issues, but I have not followed the details for resolving it (if there is even a fix). -- James Mitchell Software Engineer/Open Source Evangelist http://www.open-tools.org "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup > -----Original Message----- > From: Iris [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 08, 2003 3:33 AM > To: Struts Users Mailing List > Subject: Re: Problem running Struts-example on JBoss 3.0 > > > Do you have the commons-validator.jar in JBOSS/server/default/lib ? > > Iris > > Mervin Williams wrote: > > >I deployed the struts-example sample application onto the Jboss 3.0 > >server, but am getting errors. If anyone has the > struts-example running > >on Jboss 3.0, please let me know how you overcame these errors. > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>