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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110964#4110964 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110964 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
