----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Jon-

I suggest you view the contents of each of these jar archives to assure
yourself that one of them contains the class that Apache cannot load.
Also, some people have been experiencing difficulty with paths that have
spaces in the name, so you may also want to try moving servlet.jar and
jspengine.jar to a directory without spaces.

The jar compression format is very similar (I hesitate to say exactly
the same as) the zip archive format so jar files can be viewed with any
program such as pkzip or winzip.

- MG

> Here is a snippet from jserv.properties:
> wrapper.classpath=C:\Program Files\Apache Group\Apache
> JServ\ApacheJServ.jar
> wrapper.classpath=c:\jdk1.2.2\jsdk.jar
> wrapper.classpath=C:\Program Files\jswdk-1.0.1\lib\servlet.jar
> wrapper.classpath=C:\Program Files\jswdk-1.0.1\lib\jspengine.jar
> 
> (I'm probably overdoing it, but I'm getting frustrated)
> Am I missing something obvious here?
> 
> Jón


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