Re: AprLifecycleListener initialization issue

2012-06-24 Thread Pid
On 22/06/2012 09:12, Francesco wrote: > ( i found a lot easyer to manage tomcat inside a big servlet than viceversa) So what's the Servlet running in? p -- [key:62590808] signature.asc Description: OpenPGP digital signature

Re: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-24 Thread Mark Eggers
- Original Message - > From: Debabratta Jena > To: Tomcat Users List > Cc: > Sent: Sunday, June 24, 2012 12:08 AM > Subject: Re: How to configure Microsoft Internet Information Server for use > with the tomcat > >T he most important thing has not been discussed there, that how to > cr

RE: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-24 Thread Martin Gainty
please read suggested documentation first then ask questions about the referenced documentation afterwards ..the links are http://tomcat.apache.org/connectors-doc/http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html IIS7 Manager, choose the site you want to map, in the middle frame

Re: How to configure Microsoft Internet Information Server for use with the tomcat

2012-06-24 Thread Debabratta Jena
The most important thing has not been discussed there, that how to create the isapi_redirect.dll file. I am not been able to understand that how to build it. On 6/23/12, Konstantin Kolinko wrote: > 2012/6/23 Debabratta Jena : >> I have an webapplication written mainly in jsp and servlet and I use