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

Reply via email to