HI, I have Tomcat 3.2.1 working perfectly as a stand alone.(JSP and Servlet) When i tried to make it work with mod_jserv i get the following error. Not Found The requested URL /servlets/oracle.jsp.JspServlet was not found on this server. It picks it up this from the ojsp.conf file.Which is ===== Beginning of file ======= # Set aliases for Oracle JSP Alias /jspdocs/ "/web/ias102/jsp/doc/" # Associate OJSP extension with OJSP class to be called ApJServAction .jsp /servlets/oracle.jsp.JspServlet ApJServAction .sqljsp /servlets/oracle.jsp.JspServlet ===== End of file ======= How do i re-route the .jsp to the proper JVM ? With Michel ============================================== Michel Knight ITArchitecture(Oracle)group [EMAIL PROTECTED] (819)953-1791 ============================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
