Re: Hot deploying struts application

2006-12-13 Thread Harish Kumar
ssfully hot-deploying war files to WebLogic 8.1 > -Original Message- > From: Harish Kumar [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 13, 2006 1:54 AM > To: Struts Users Mailing List > Subject: Re: Hot deploying struts application > > > hi, > Thanks for

Re: Hot deploying struts application

2006-12-12 Thread Harish Kumar
implementation should reflect immedeatly to running tomcat-app. Tomcat log doesn't show this hot deployment but it seems to work when you test. /S -Original Message- From: Harish Kumar [mailto:[EMAIL PROTECTED] Sent: 13. joulukuuta 2006 8:07 To: Struts Users Mailing List Subject: Hot de

Hot deploying struts application

2006-12-12 Thread Harish Kumar
hi, I have a struts project, i want to know whether hot deployment of the application is possible? I tried doing it but without much luck, i need to restart my server everytime i do make changes in the class files. My working environment is MyEclipse, weblogic 8.1, in the application am using Til

Re: intermittent exception in TilesRequestProcessor

2006-12-12 Thread Harish Kumar
up; I just know that hot-deploy of Struts 1 classes doesn't work real well on weblogic/tomcat 4/etc. Sorry! Dave > -Original Message----- > From: Harish Kumar [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 12, 2006 11:05 AM > To: Struts Users Mailing List > Subject

Re: intermittent exception in TilesRequestProcessor

2006-12-12 Thread Harish Kumar
hi Dave, thanks for the quick reply, can you just tell me where can i find the solution for it.Its urgent req for me. thanks, Harish On 12/12/06, Dave Newton <[EMAIL PROTECTED]> wrote: From: Harish Kumar [mailto:[EMAIL PROTECTED] > I'm getting the below exception, but

intermittent exception in TilesRequestProcessor

2006-12-12 Thread Harish Kumar
Hi, I'm getting the below exception, but only after hot-deploying a class file -- for example, an ActionForm-derived class. I believe the error occurs only on pages that use the particular deployed class. I just added the Tiles plug-in and configured the TilesRequestProcessor. I do have a tiles-de