Hi,

You should not only disable jrun, but completely uninstall it. Only then it wil
'release' all hooks to .jsp files and will they be served with tomcat.  (or perhaps you
should disable the jrun isapi filter if there is any)

We use tomcat-iis for sesveral weeks now (as wel as tomcat-apache and tomcat-netscape)
all werk find and we can exchange projects from one server to the other without any
problem.

Ronald van Kuijk


SapnaGhansham Mathrani wrote:

> Hello all,
> I was running IIS-Jrun successfully to load jsp's. But now I have to change
> to Tomcat in combination with IIS. Installed and followed instructions to
> make IIS work with Tomcat from.....
> http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/tomcat-iis-howto.html
>
> This also went on fine with the "jakarta" filter showing a "green
> up-pointing " arrow. But after that, adding contexts  to Tomcat and the
> ISAPI redirector did not enable me to run the jsp's successfuly. Infact it
> kept saying "Jrun Connector Proxy not running". Jrun service I had stopped
> since I want my requests now to go to tomcat.
> Any help on this will be appreciated.
> P.S: Tomcat runs as a standalone ,I mean http://localhost:8080/examples
> ..all work fine , but http://localhost/examples which should get routed
> through IIS-Tomcat doesnt go thru!
>
> Thanks in advance
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to