Hi, I was succesful in configuring the Apache Server/Apache Connector and JBoss Server.
I am also successful in redirecting the browser url. For example, when I say, www.mytest.org I get the response back - 'It Works' which shows that my apache server configured correctly. For example, when I say, www.mytest.org/t, I was succesful to redirect the request to the appropriate web application. http://www.mytest.org/ESTEST/startup.do;jsessionid=25C0CF173482B123570D74459ECBAE66.node1 All I need is - when I say, www.mytest.org (without any slashes) I would like to launch my only web application deployed on my JBoss Server. I was reading documents for quite a while and didn't had any success. Any guidance in this would be greatly appreciated. Thank you. Regards Raghav.