I have got Tomcat 3.2.1 on the Solaris box. I have got a directory called
"at" under webapps directory. The problem is that when I start the tomcat
server, my context "at" doesn't get loaded (I don't see the message "Adding
context Ctx( /at )").
The examples and test context does get loaded. I even tried to put the at
directory out of the webapp directory and defined in the context in the
server.xml file. But the "at" context doesn't load.
The real weird behavior is that, when I rename the test directory to test1,
the test context is loaded.
I tried all kind of things like, creating a war file of "at", installing
tomcat again. But can't fix this problem. Even the log file is not created
under logs directory.

I am really having very tough time with this, your help here is highly
appreciated.
   
Thanks in advance,
pradeep

Reply via email to