No, I didn't have Tidy.jar in the webapp's classpath. I moved it into
the WEB-INF/lib folder and am still getting a NoClassDefFound error.

Any help?

On Fri, Aug 8, 2008 at 4:30 PM, Hassan Schroeder
<[EMAIL PROTECTED]> wrote:
> On Fri, Aug 8, 2008 at 1:27 PM, Tom Cat <[EMAIL PROTECTED]> wrote:
>
>> When I try to run it in tomcat though, i get this error:
>>
>> java.lang.NoClassDefFoundError: org/w3c/tidy/Tidy
>>
>> I don't understand why it throws this error. Tidy is in my classpath
>> and the code compiles fine.
>
> That's nice, but is it in the classpath of your webapp?  :-)
>
> I'm gonna bet no...
>
> --
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to