On Fri, 06 Aug 2004 23:26:12 -0400, Erik Weber <[EMAIL PROTECTED]> wrote:
> 
> Anyone have any idea what is going on here? I sense that there is a
> problem with "unloading" of classes here, but this only seems to happen
> with Struts apps (though I can't say I have tested extensively with
> JBoss 3.2.x-Tomcat 5) . . . Or am I just overlooking something simple?
> 

I'm afraid I don't have any direct experience with JBoss+Tomcat ...
only with Tomcat standalone (will your app run on Tomcat standalone? 
if so, trying that might provide some clues).  I can tell you, though,
that Struts has absolutely zero control over the class loader provided
by the servlet container you are running in, and zero influence over
how the container might attempt to implement "hot deploy".  Someone
else is going to have to speak to what JBoss does when they integrate
Tomcat.

> Erik

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to