Make sure you mention that you use JRun.
Cheers, Scott
Erik Hatcher wrote:
I just rebuilt the java.net CVS code of webwork and added it to our app to make sure I was at the latest, but it still doesn't fix this issue:
java.lang.NullPointerException
at com.opensymphony.webwork.lifecycle.ApplicationLifecycleListener.contextD estroyed(ApplicationLifecycleListener.java:39)
at jrun.servlet.JRunServletContext.fireContextDestroyedEvent(JRunServletCon text.java:365)
at jrun.servlet.JRunServletContext.stop(JRunServletContext.java:323)
at jrun.servlet.WebApplicationService.stop(WebApplicationService.java:32
This was happening before as well, when I do an app. server shutdown (i.e. ctrl-c in the command prompt where I launched JRun manually). This error prevents hot deployment.
I could easily add a check for container being null before calling dispose in the contextDestroyed method, but it seems there is likely some other catastrophic problem going on. The app. works fine with WebWork2, its just shut down or hot deploy that has issues.
Thoughts on this?
Thanks, Erik
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
--
ATLASSIAN - http://www.atlassian.com Expert J2EE Software, Services and Support ------------------------------------------------------- Need a simple, powerful way to track and manage issues? Try JIRA - http://www.atlassian.com/software/jira
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork