----- Original Message ----- From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Wednesday, January 11, 2006 12:13 PM
Subject: RE: tomcat deploy configuration


From: William Mok [mailto:[EMAIL PROTECTED]
Subject: Re: tomcat deploy configuration

The requested resource (/dbtrax/servlet/PlexEngineDemo)
is not available.

<url-pattern>/servlet/PlexEngine</url-pattern>

Your mapping is for /servlet/PlexEngine but you tried to reference
/servlet/PlexEngineDemo.

- Chuck

Thanks. Now I got a different error when invoking the servlet from a html page. I am using log4j in my code.

java.lang.NoClassDefFoundError: org/apache/log4j/Logger

If the servlet is under the \examples directory, then this problem does not exist.
My log4j jar file is under <tomcat_root>\logging-log4j-1.2.13\dist\lib


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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




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

Reply via email to