Multiple WAS machines, one HTTP Server
--------------------------------
Hello,
I have a situation where my existing http server is configured to serve up our Commerce site.
We've added an additional WAS server to run an app that should be accessible via a link from the public site.
How can I make the application accessible to the public when my existing http server already has the plugin for the Commerce site?
Virtual host?
Redirect?
Manually created plugin-cfg.xml?
index.jsp?
Also, the newer WAS is version 7 Express whereas everything else is v6.0
--------------------------------
Posted By: gmarshall7 at Dec 11 2009 6:48PM