Running different apps on different ports or 1 app per port
--------------------------------
Hello,
We have a Websphere Application Server Community Edition (build 2.1.1.3-20090807) installed in our local office. I would like to know the possibility of installing 1 app per port in the same instance of websphere. A client of ours have a similar setup (where they have configured app1 in port 1, app2 in port 2 etc...). The application we deliver will go in a similar configuration, for example as app3 in port3.
I have not done that specific configuration myself and sticked with the basic configuration of deploying it in the HTTP port 8080, thereby accessible by typing
127.0.0.1/app3. What do I need to do to enable a configuration where I would say
127.0.0.1:port3 and it would take me to /"app3/". I hope I am clear with my question. Please let me know how it is done, as I could not find answers searching for it on the internet and websphere installation documents.
Thanks,
Karthik
--------------------------------
Posted By: ceeeyem at Dec 20 2009 5:31PM