0 Replies Latest reply on Feb 19, 2002 10:00 PM by puresky

    How can I  do Apache - Tomcat -Jboss Win2k Configuration Tes

    puresky

      I configured

      Apache 1.3.23
      JBoss 2.4.4 - Tomcat(Catalina) 4.0.1
      on Windows 2000 Professional using mod_jk.

      How can I test this configuration works well?

      I tested http://localhost --> Shows Apache page
      and http://localhost/jboss -> Shows Jboss Test page
      (I added "JkMount /jboss/* ajp13" in Catalina mod_jk.conf )

      But http://localhost/examples/jsp --> Doesn't show
      tomcat test page

      Thanks!