hi Dave,

Thanks again !! i will tell you the problem more breifly, actually the
classes are getting loaded with hot deployment, but the problem comes with
loading the tilesRequestProcessor. It gives

*java.lang.NullPointerException*

     at
org.apache.struts.tiles.definition.ComponentDefinitionsFactoryWrapper.getDefinition

thanks
Harish

On 12/12/06, Dave Newton <[EMAIL PROTECTED]> wrote:

I don't think you can just hot-deploy any class, particularly if it has
already been instantiated.

Someone more familiar with classloaders/app servers is going to have to
pick this one 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
>
> 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 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 older Tomcats and
> WebLogic.
> >
> > Dave
> >
> >
> > --------------------------------------------------------------------
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> The grain of rice on your table does not tell the grim tale of the
> toil that
> grew it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
The grain of rice on your table does not tell the grim tale of the toil that
grew it.

Reply via email to