If you don't use the standard, you cannot use the auto-conf file.. You have
to copy it, change it accordingly and include it in apache.

Mvgr,
Martin

> -----Original Message-----
> From: Kevin Regan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 04, 2001 5:56 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: deploying a WAR file
>
>
>
> I've created my first WAR file and included it in the webapps
> directory of
> the Tomcat server.  I've also got Apache running with the mod_jk module.
> When I start up Tomcat, it creates the mod_jk.conf-auto script
> for me which
> is read into Apache.
>
> I can run my servlet by accessing:
>
> http://hostname/application/servlet/ServletName
>
> However, Tomcat does not seem to add an entry in the
> mod_jk.conf-auto script
> for a <servlet-mapping> element that I have in my web.xml file.
> Does Tomcat
> include <servlet-mapping> info into the mod_jk.conf-auto script,
> or does it
> just always add the default:
>
> /servlet/* ajp12
> *.jsp ajp12
>
> entries???
>
> Thanks for any information.
>
> --Kevin
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>

Reply via email to