>>>>> "John" == John Bigboote <[EMAIL PROTECTED]> writes:

    John> Thanks, David. That fixed it.  BTW, I neglected to
    John> mention another error I had with the Struts-EL
    John> exercise application prior to the 'bundle' attribute
    John> issue.  I was getting a runtime exception:

    John> <exception>
    John> java.lang.NoClassDefFoundError:
    John> org/apache/commons/validator/ValidatorResources
    John>  at java.lang.Class.getMethods0(Native Method)
    John> <snip />
    John> </exception>

    John> Adding the commons-validator.jar to the web-info/lib
    John> directory, and recreating and redploying the war fixed
    John> the problem.  I have no other applications deployed
    John> with dependencies on the commons-validator library.

It looks like the "build-webapp.xml" file in struts-el is out of date with
respect to the base version.  Exactly when/where did you get this error?  Did
you have to follow a particular path through the application?

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD




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

Reply via email to