0 Replies Latest reply on Dec 6, 2007 1:50 PM by hnacamae

    How to Config Apache/Tomcat

    hnacamae

      Hi,

      I've created a servlet (app.war) and put it in /opt/jboss-4.2.2.GA/server/default/deploy/ folder. In this servlet there is an entruy class named firstClass. If I call from browser using http://192.169.0.50:8080/app/firstClass it works.

      I have Apache installed and working well. http://192.168.0.50 show me the test page.

      My question is: How do I do to user access my servlet using only http://192.168.0.50?

      I am using JBoss 4.2.2 and Apache 2.2.4 on Fedora

      Thanks in advance
      Henrique