-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

>    java.lang.ClassNotFoundException: can't find servlet named   
>    "/zone1/TestJSSI.TestJSSIServlet"
>

try putting your servlets in the same zone as the ApacheJSSI.jar file.

thus, your repositories line would look like this:

repositories=(...path to JSSI
jarfile...)/ApacheJSSI.jar,$ALL_ZONES/zone1/lib

-jon


--
--------------------------------------------------------------
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]

Reply via email to