Hi,
I am totally new to this field of deployement and I was trying to implement the Load Balancing via Apache 2.2.22 and Clustering using JBoss-eap-5.1. I achieved both on my local with "localhost". The problem which I am facing now is when the apache hits the JBoss, the port number of the URL changes.
I need to know how can I use reverse proxy with mod_jk and how to unformatize the URL irrespective of the port number.
Also how to I change the "localhost" or machine name to some other name say www.abc.com on Local.
Any immediate help will be deeply appreciated as I need ot fix this ASAP.
Thanks in Advance.
Anoop
Could you attach the httpd.conf and the EAP's $JBOSS_HOME/server/PROFILE/deploy/jbossweb.sar/server.xml?