I am attempting to get the redirector working with Tomcat 5.5.8.
I was successful in setup of the redirector(tomcat_redirector.dll) for Tomcat4, and the Domino server was passing servlet requests to the Tomcat server. All examples worked for servlets and JSP’s.
However, I now have a requirement to upgrade to release 5 of Tomcat, as a third party piece of software requires it to be running. I have installed the new director (dsapi_redirector2.dll) as per the instructions on http://home.exetel.com.au/dangela/technical_docs/tomcat-domino.html#installDomino .
However, I do not seem to be having any luck confirming that it is working. The JSP and Servlet examples no longer work.
Anyone have this version up and running? Maybe if someone could pass along the proper mappings for the uriworkermap.properties file, then it might help me confirm this?
Thanks in advance.