multi instance
Hi, I am setting up a development environment running 10 instances of iAS6.0
SP1B or SP2. I would like to set up a single instance of iWS but with
mapped contexts such that http://dev-machine/NASApp/developer1/index.jsp
will send requests to developer1's instance of iAS. Is this possible?
Thanks,
Linc
[347 byte] By [
] at [2007-11-25 7:19:01]

The short answer is no. It is possible to have one webserver point to multiple
appservers with application partitioning. But to do it based on URL's would
require building a custom NSAPI to preprocess the URLs.
Servlet mapping wouldn't really work since each developer would (assumably) be
working on the same application.
David
Lincoln wrote:
> Hi, I am setting up a development environment running 10 instances of iAS6.0
> SP1B or SP2. I would like to set up a single instance of iWS but with
> mapped contexts such that http://dev-machine/NASApp/developer1/index.jsp
> will send requests to developer1's instance of iAS. Is this possible?
>
> Thanks,
> Linc
at 2007-6-29 17:56:07 >
