Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: Classloader problems

Mathew

2004-03-05

Replies:

>U got it.
>
My TOMCAT start up with our errors. I checked in logs directory and made
sure it.

If I take out this from web.xml and restart webserver/tomcat I get typical
404 TOMCAT message if type a wrong url.

<error-page>
  <error-code>404</error-code>
  <location>/error/404.html</location>
</error-page


> Hi,
>
>>I have two jar files I'd like to make available to all my web
> applications
>>so I placed them in $TOMCAT_HOME/shared/lib however they are not being
>>found.  I also tried common/lib but it didn't work either. The error
> I'm
>>getting is java.lang.IllegalStateException:
>>java.lang.ClassNotFoundException:
>
> What two jars are these? Is the class in the CNFE above in one of those
> two jars?
>
> Yoav Shapira
>
>
>
> This e-mail, including any attachments, is a confidential business
> communication, and may contain information that is confidential,
> proprietary and/or privileged. This e-mail is intended only for the
> individual(s) to whom it is addressed, and may not be saved, copied,
> printed, disclosed or used by anyone else. If you are not the(an)
> intended recipient, please immediately delete this e-mail from your
> computer system and notify the sender. Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.