I'm successfully 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 the reply.But sorry to say my question is still 
> not answered. Am working with weblogic and am getting 
> NullPointer exception in TilesRequestProcessor.Is there 
> anyway to overcome this. The classes are getting deployed and 
> its carried on well i have no issues on that, but when the 
> action compiles and comes to the JSP, its searching for Tiles 
> or something and throwing the exception, i have also include 
> the reload/view functionality of Tiles advanced features.But 
> am still facing the problem.
> 
> thanks,
> Harish
> 
> 
> On 12/13/06, nagesh.kumar 
> <[EMAIL PROTECTED]> wrote:
> >
> > Set the tomcat home flder in the system environment variables
> >
> > Then  tomcat  starts working fine from out side
> >
> > U can try this
> >
> > Thanks
> > Nagesh
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, December 13, 2006 11:43 AM
> > To: user@struts.apache.org
> > Subject: RE: Hot deploying struts application
> >
> >
> > Hi
> >
> > I just strugled with this problem with MyEclipse, Tomcat 5.5
> > environment:
> >
> > 1. Install Tomcat as desired.
> >
> > 2. Configure your project to MyEclipse as "Exploded" project.
> >
> > 3. Start tomcat inside MyEclipse.  (Started outside don't work)
> >
> > 4. Changes to 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 deploying struts application
> >
> > 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 Tiles. Iam facing the exception mainly from 
> > TilesRequestProcessor. Can anyone help me solving this issue.
> >
> >
> > thanks in advance,
> > Harish
> >
> > --
> > 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]
> >
> >
> >
> >
> > 
> ---------------------------------------------------------------------
> > 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]

Reply via email to