----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!

We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.

Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------

Hi,

I have apache/JServ (1.3.9/ (1.0 win/1.1b2lin) running on a windows machine
and a linux machine
In windows i have the repository pointing to a dir: (the default
jserv\servlets)
in this dir i put al the Servlet classes (not in a Jar file but plain
classes)
This works great.

But if i want to do the same under linux. I can't get it to work.
I changed the default dir to: \data\servlets\
copied the try outs: Hello and IsItWorking in that dir
Thoose classes do work. But if i input a class that has a package
and therefor is in a dir. It doesn't work!

If i alter the IsItWorking to give it a package test:
So is must be test.IsItWorking. JServ can't find the file.

I have done everything i know of:
Change the owner/mod/group.
Inserted a . or .\. in the wrapper.classpath
or added as a repository.

Nothings seams to help!

any ideas?

greetings
johan



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