I have customized my server.xml to enable virtual hosts with Apache. I am getting an error on the ContextInterceptor lines. The error is "ERROR reading /usr/local/jakarta-tomcat-3.3.1/conf/server-v4.xml At Line 31 /Server/ContextManager/ContextInterceptor/ className=org.apache.tomcat.context.AutoSetup"
I also see a few other things in the output like:
java.lang.ClassNotFoundException
EmbededTomcat: exception initializing ContextManager
Exception: java.lang.reflect.InvocationTargetException
Root Exception: org.apache.tomcat.core.TomcatException: EmbededTomcat.initContextManager
What does all this mean?
Thanks
I also see a few other things in the output like:
java.lang.ClassNotFoundException
EmbededTomcat: exception initializing ContextManager
Exception: java.lang.reflect.InvocationTargetException
Root Exception: org.apache.tomcat.core.TomcatException: EmbededTomcat.initContextManager
What does all this mean?
Thanks