0 Replies Latest reply on Jul 12, 2005 8:35 AM by joschan273

    Using mod_jk 1.2.x with JBoss/Tomcat bundle and Apache2 not

    joschan273

      Hi,

      I have been following instructions and I couldn't figure out where went wrong. When I run http://localhost/web-console, I received HTTP 404 Not Found error, yet http://localhost:8080/web-console works fine.

      I have questions on
      Step #5: Configuring workers
      worker.node1.host=node1.mydomain.com
      worker.node2.host=node2.mydomain.com


      I am using IP address and have no real domain name, do I need to change to something else?


      Step #8: Configure Tomcat
      Edit JBOSS_HOME/server/all/deploy/jbossweb-tomcat50.sar/server.xml (replace /all with your own server name)
      Edit JBOSS_HOME/server/all/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml (replace /all with your own server name)



      I can't find the string "/all" hence I can't replace it with my own server name (ip address?)


      Much appreciate if somehow can shed me some light.

      Thank you.

      Jos