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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to