[Techtalk] Tomcat & JBOSS questions

Lynn Kuhlman lynn at eskimo.com
Fri Mar 19 12:13:31 EST 2004


I'm getting an Context Manager error with Tomcat 4.0.1. It is pointing to
the wrong place, ../../../../webapps instead of /webapps. I've corrected
the server.xml in catalina and JBOSS. However, it still shows the
../../../../webapps in the log. The .bat file that kicks everything off
starts Tomcat and then stops it when it can't get past bringing up the
XMLRPC server. Is there some cache or something else I can do to get it
to accept the correct path?

JBOSS 2.4.4 is also giving me error. It says I have an invalid encoding of
Cp1252 in the XML file that deploys the EAR file for JBOSS.
In the XML file there was the first line which said <?xml
version="1.0"? encoding="Cp1252">. Since it was complaining about the
encoding I deleted that part. However, the change isn't showing up in
JBOSS when I rerun the bat file. The server.log file doesn't seem
to be changing either. The creation date says 3/12.  I moved the log file
and tried again. It didn't recreate it. Does it have some caching
mechanism too?

Any suggestions would be appreciated.



More information about the Techtalk mailing list