> Hello folks.
> 
> I have two implememtations of apache-tomcat.
> One has all developed servlets in webapps. In this implementation when I
> removed the  the xxxx/servlet/* ajp13 from the JkMount in the mod_jk.conf
> and left it as xxxx/* ajp13, things worked fine without the /servlet.
> However in another implementation whereby my servlets were not in webapps
> and I put the context in server.xml and in mod_jk.conf the context loaded
> successfully, however I could only get it working with xxxx/servlet/*
> although mod_jk.conf and web.xml had those servings altered. In the same
> implementation i altered admin/servlet/* to admin/* and it worked fine. 
> Is my problem just because my servlets and classes are not under webapps.
> 
> Mohamed Nasser
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to