Re: Problems with struts and resin

2001-06-05 Thread William Jaynes
: <[EMAIL PROTECTED]> Sent: Monday, June 04, 2001 6:33 PM Subject: RE: Problems with struts and resin > 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- >

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 strut

Re: Problems with struts and resin

2001-06-04 Thread Ted Husted
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

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