Hello Chiharu

> I have environmental variables on tomcat_home,
> and java_home. Also, I have specified those
> in the wrapper.properties.
> wrapper.tomcat_home=c:\tomcat

If you use additional jar files in WEB-INF\lib, try putting those into
wrapper.properties as well (like
wrapper.classpath=c:\tomcat\webapps\myapp\WEB-INF\lib\myjar.jar)... 
If you take away all the other webapps, can you get the examples context
working as a service?

ChrisC

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

Reply via email to