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
Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Monday,
August 02, 2004 11:23 AM
To: Struts Users Mailing List
Subject: Re: ActionServlet class loading problem
There is nothing an application (or an application framework) can
really do to affect how servlet containers do application reloads.
I&
e.
--Brad
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Monday,
August 02, 2004 11:23 AM
To: Struts Users Mailing List
Subject: Re: ActionServlet class loading problem
There is nothing an application (or an application framework) can
really do to affect how
Subject: Re: ActionServlet class loading problem
There is nothing an application (or an application framework) can
really do to affect how servlet containers do application reloads.
I've had lots of success on pure Tomcat 5 installations, but I have
heard hearsay about problems with the JBoss
. Try changing it to false to use the Tomcat one.
--Brad
-Original Message-
From: Craig McClanahan [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 11:23 AM
To: Struts Users Mailing List
Subject: Re: ActionServlet class loading problem
There is nothing an application (or an
There is nothing an application (or an application framework) can
really do to affect how servlet containers do application reloads.
I've had lots of success on pure Tomcat 5 installations, but I have
heard hearsay about problems with the JBoss class loader scheme (which
completely replaces the st
Hi Mr Weber,
I have also experienced the same problem with my
applictaion. If more than one application deployed in
Tomcat, this happens if we run one application after
another.
I couldnt yet find a better solution than deleting the
work folder contents and reloading the application
again.
During hot deployment in JBoss 3.2.4 and 3.2.5 / Tomcat 5 (both on Red
Hat and Windows 2000), ActionServlet is failing to initialize and
logging this message to standard out not every time, but quite often:
Error: [ActionServlet] javax.servlet.UnavailableException: Cannot
initialize RequestProc
8 matches
Mail list logo