----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- I have read the FAQ and all other documentation but I have been stuck for 3+ days. My configuration: NT4.0, jdk1.2.2, jsd2.0, Apache 1.3.9, JServ 1.0 I have defined three zones: root,release,private in jserv.properties and have appropriate .properties files with defined repositories. These are mounted as ApJServMount servlets/ /root ApJServMount servlets/release /release ApJServMount servlets/private /private I can access class IsItWorking w/ http://127.0.0.1/servlets/IsItWorking but can not access a copies of the same class in the other zone directories. http://127.0.0.1/servlets/release/IsItWorking generates an error ajp11: Servlet Error: ClassNotFoundException: release, and similar with /servlets/private. The call to http://127.0.0.1/jserv/ shows all three zones to be generated with the proper repositories. I am having similar problems on my W95 system. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
