jon * wrote:

> You need to take your servlets out of your system classpath.
>
> -jon

You mean the servlets itself must not be reachable by the classpath assembled by
"wrapper.classpath" in jserv.properties but only by the zones repository statement?
That means a servlet com.foo.bar.Servlet instantiating com.foo.bar.HelperClass may
not lie in in the same directory structure "com/foo/bar"? I assume then we've got
the same problem with com.foo.bar.HelperClass when it has changed, i.e. it is not
reloaded?

Henning

--
Henning Saul
[EMAIL PROTECTED]




----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to