----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Thamara Kanishka Wanigatunga wrote:
>
> I've got a big problem!, i do not have my servlets in either the system
> classpath or the wrapper classes in the Jserv.properties, but still the
> servlet is loaded "gostly" even though it's not in the repository even. Any
> help is greatly appreciated.
>
> I'm using Apache 1.3.12 and Jserv 1.1
Just see where the file lives:
find /Likely/Directory/Name -name 'JarFileNameOrServletClassFileName' -print
And I bet you can solve your problem from there.
-- Travis Low
<mailto:[EMAIL PROTECTED]>
<http://dawnstar.org/travis>
--
--------------------------------------------------------------
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]