-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
hello all -
if i start a JServ instance from the command line, does JServ only use one
classloader to load all classes or does it load the classes specified in the
repository param of the zone file in the auto-reloading ( adaptive?!)
classloader?
it appears to do the former. when i setup my classpath from the command line
to exclude my servlets and try to run them, i get the ol' 'cannot scan
servlet headers' error. but, when i add the path specified by the repository
entry to the classpath and restart jserv from the command line, it finds the
servlets and works fine.
anyone else come across this problem?
software: Apache 1.3.6, JServ 1.0 and NT Server 4.0
regs,
--
--------------------------------------------------------------
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]