Hi, 

I am using My Eclipse 6.0.1 with Weblogic Server 10.3.5 and Struts -1.1. I
am facing a problem with hot deployment. When i save any change in the
action class with the server on and hit the url(*.do), i am getting the
below mentioned exception. I have to restart the server every time i make
any change in the action class.


<Jan 18, 2012 2:42:29 PM IST> <Error> <HTTP> <BEA-101020>
<[ServletContext@12489066[app:_appsdir_pimsear_dir module:/pims path:/pims
spec-version:2.5]] Servlet failed with Exception
java.lang.NullPointerException
      at
org.apache.struts.action.RequestProcessor.getServletContext(RequestProcessor.java:1118)
      at
org.apache.struts.action.SecureTilesRequestProcessor.processPreprocess(SecureTilesRequestProcessor.java:111)
      at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:184)
      at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
      at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
      Truncated. see log file for complete stacktrace
> 


--
View this message in context: 
http://struts.1045723.n5.nabble.com/Hot-Deployment-Problem-in-Struts-and-Weblogic-tp5156853p5156853.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to