0 Replies Latest reply on Jun 6, 2003 10:07 AM by jfl

    Activating .JSP pages for VirtualHosts

    jfl

      Hi!

      I have a lot of VirtualHost on my Apache/mod_jk that have .JSP pages. I downloaded jboss-3.2.1_tomcat-4.1.24.zip and started it. My VirtualHost is correctly configured with "JkMount /*.jsp ajp13" directive.

      When I go to the page, I get "HTTP Status 500 - No Context configured to process this request". In my old jboss/tomcat version, I would configure the tomcat server.xml to add the tag. But in the new version, it's not there. I read a few docs in the forum and on java.sun.com but nothing helped.

      I do not want to add hundreds of configuration for every host. I just want to add a few lines to a file and add the virtualHost in my httpd.conf.

      What can I do?

      Thanks a lot for your help!

      Jean-Francois