RE: intermittent exception in TilesRequestProcessor

2006-12-12 Thread Dave Newton
Oh. I don't think you can hot-deploy a new tiles mapping file; it won't reload it automagically. So you may be asking for a tile definition the system doesn't know about until it's restarted and reloads the tiles.xml file(s). But really, someone that knows more about this should probably put me i

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 Dave Newton
tc. 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 > > hi Dave, > thanks for the quick reply

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 only after hot-deploying

RE: intermittent exception in TilesRequestProcessor

2006-12-12 Thread Dave Newton
From: Harish Kumar [mailto:[EMAIL PROTECTED] > 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've seen that under other servers including o

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