>
> 1) I added new classes or libraries under Servlet zone after web server and
> JServ started. What should I do to let JServ know about these new classes or
> libraries? Now what I did is to modify "wrapper.classpath" in
jserv.properties
> to include these classes, then restart the web server. I think there must be
a
> better way to do it.
That was exactly the WRONG thing todo.
> 2) It seems that after the first time a servlet is loaded, it will be cached.
I
> can not see the chances I made afterwards unless I re-started the server. How
> can I force the Jserv to reload the servlet?
read the faq.
http://java.apache.org/faq/fom-serve/cache/29.html
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]