Hey
All right except for the Mount entry where you mount zones as aliases:
ApJServMount /example /example
Here example zone aliased as /example. That would do it. Do not
place a redirection to a servlet engine here.
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API
Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Xia Xing
Sent: Monday, January 17, 2000 10:34 PM
To: [EMAIL PROTECTED]
Subject: about zones
hi,all
I use apache + Jserv to run my servlets. I can run all servlets in the
same zone,
Now, I want to add a zone, but failed:
in jserv.properties, I add these lines:
zones=root,example
^^^^^^^ the zone I want to add
example.properties=D:\servlets\example\servlet.properties
in jserv.conf, I add:
ApJServMount /example ajpv12://localhost:8007/example
But it didn't work, why?
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html