RE: Problems with struts and resin

2001-06-04 Thread Matthew Heaton (Software Engineer)

Humm, it does just to be my applications that are doing it but I can't see
where they are configured any differently.

-Matt

-Original Message-
From: Ted Husted [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 04, 2001 3:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Problems with struts and resin


I haven't had this problem myself. I've kept busy Struts applications in
play for several weeks without any unscheduled downtime under Resin. 

"Matthew Heaton (Software Engineer)" wrote:
> 
> I'm trying to deploy a couple of struts apps on resin which I've deployed
> successfully on Weblogic and on Tomcat.  It appears the server tries to
call
> the init method in the ActionServlet over and over eventially causing the
> server to run out of memory and crash.  I've seen also seen this behavior
> also using some of the sample struts apps though not to the point of
> crashing the server.  I haven't gotten much help on the Resin side of
> things, so does anybody on the struts list know a work around.



Problems with struts and resin

2001-06-04 Thread Matthew Heaton (Software Engineer)

I'm trying to deploy a couple of struts apps on resin which I've deployed
successfully on Weblogic and on Tomcat.  It appears the server tries to call
the init method in the ActionServlet over and over eventially causing the
server to run out of memory and crash.  I've seen also seen this behavior
also using some of the sample struts apps though not to the point of
crashing the server.  I haven't gotten much help on the Resin side of
things, so does anybody on the struts list know a work around.

Thanks, Matt