Pinghua Young wrote:
> Is it possible to have a different classpath for each servlet zone?
>
> I am running Apache1.3.4 with Jserv1.03 under RedHad Linux 5.2, and I
> am developing a servlet application (consisting of classes and servlets)
> that I need to test out under different configurations. That is, the
> application classes and servlets have the same names, but may be slightly
> different during development. I would like to create two servlet zones,
> and for each zone, it will load the right (nonservlet) classes.
>
> Or can I run two instances of Apache, each of which runs its own Jserv?
>
> I read Ari's article on ServletCentral, but couldn't find the FAQ he
> mentioned about setting up different JVM for each servlet zone.
>
> Any pointers are appreciated. Thanks!
Have a look at the load-balancing page, (the document is under permanent
revision, so I've it at home)
http://jnix.penguinpowered.com
This could give you ideas for high load sites.
Jean-Luc
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]