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.
> >
> >Here are the errors:
> >
> >14:12:20,706 INFO  [ValidatorPlugIn] Loading validation 
> rules file from
> >'/WEB-INF/validator-rules.xml' 14:12:20,736 ERROR [Digester] 
> Begin event
> >threw exception
> >java.lang.ClassNotFoundException: No ClassLoaders found for:
> >org.apache.commons.validator.ValidatorAction
> >. . .
> >14:12:20,816 ERROR [ValidatorResourcesInitializer] Error at 
> (51, -1: No
> >ClassLoaders found for: org.apache.commons.validator.ValidatorAction
> >java.lang.ClassNotFoundException: No ClassLoaders found for:
> >org.apache.commons.validator.ValidatorAction
> >. . .
> >14:12:20,916 INFO  [ValidatorPlugIn] Loading validation 
> rules file from
> >'/WEB-INF/validation.xml' 14:12:20,926 ERROR [Digester] Begin event
> >threw exception
> >java.lang.ClassNotFoundException: No ClassLoaders found for:
> >org.apache.commons.validator.FormSet
> >. . .
> >14:12:21,006 ERROR [ValidatorResourcesInitializer] Error at 
> (13, -1: No
> >ClassLoaders found for: org.apache.commons.validator.FormSet
> >java.lang.ClassNotFoundException: No ClassLoaders found for:
> >org.apache.commons.validator.FormSet
> >
> >
> >--
> >To unsubscribe, e-mail:   
> <mailto:struts-user-> [EMAIL PROTECTED]>
> >For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> >  
> >
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to