May not be this, but check permissions and owners of the files (may be
the directories permissions).  See e.g. the permissions of common/classes
Are you using links to the .jar files?
The error message could help to answer better.

reggards,

mauro

On Tue, 21 Jan 2003, Jeremy Cavagnolo wrote:

> Hello:
> 
> I am new to the list.  Thanks in advance for any help.  Also, I am using 
> Version 4.1.12.
> 
> I am deploying my web application with app-specific class files and 
> jar files in /WEB-INF/classes and /WEB-INF/lib respectively.  When I start 
> tomcat, these messages appear in my log file:
> 
> WebappLoader[/MSQ]: Deploying class repositories to work directory 
>/var/tomcat4/work/Apache/server/MSQ
> WebappLoader[/MSQ]: Deploy class files /WEB-INF/classes to 
>/var/tomcat4/webapps/MSQ/WEB-INF/classes
> WebappLoader[/MSQ]: Deploy JAR /WEB-INF/lib/msq-data.jar to 
>/var/tomcat4/webapps/MSQ/WEB-INF/lib/msq-data.jar
> WebappLoader[/MSQ]: Deploy JAR /WEB-INF/lib/msq-util.jar to 
>/var/tomcat4/webapps/MSQ/WEB-INF/lib/msq-util.jar
> 
> 
> indicating that tomcat is finding my classes and my libraries.  However, 
> Whenever I make a request that relies on these classes, I get a 
> ClassNotFoundException.  
> 
> When I copy the classes and jars to {$CATALINA_HOME}/common/classes and 
> {$CATALINA_HOME}/common/lib, everything works.
> 
> Any insight?
> 
> Thanks,
> 
> Jeremy 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

-- 
Ing.Mauro Daniel Ardolino
Departamento de Desarrollo y Servicios
Altersoft
Billinghurst 1599 - Piso 9
C1425DTE - Capital Federal
Tel/Fax: 4821-3376 / 4822-8759
mailto: [EMAIL PROTECTED]
website: http://www.altersoft.com.ar


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

Reply via email to