Re: Looking for source to com.opensymphony.xwork2.ActionContext

2011-08-13 Thread Dave Newton
On Sat, Aug 13, 2011 at 10:41 AM, acnice wrote: > Hey Can you please tell me the solution for this error. > Kinda difficult w/o any context. Did you set up the appropriate filter(s) in your web.xml? Dave

Re: Looking for source to com.opensymphony.xwork2.ActionContext

2011-08-13 Thread acnice
Hey Can you please tell me the solution for this error. java.lang.NullPointerException com.opensymphony.xwork2.ActionContext.setContext(ActionContext.java:158) org.apache.struts2.dispatcher.ActionContextCleanUp.cleanUp(ActionContextCleanUp.java:131) org.apache.struts2.dispatcher.FilterDi

Re: Looking for source to com.opensymphony.xwork2.ActionContext

2007-05-08 Thread Musachy Barroso
You can browse it online here: http://svn.opensymphony.com/svn/xwork/trunk/src/java/com/opensymphony/xwork2/ActionContext.java may the source be with you (sorry I couldn't help it :) ) musachy On 5/8/07, Martin Gilday <[EMAIL PROTECTED]> wrote: http://www.opensymphony.com/xwork/download.acti

Re: Looking for source to com.opensymphony.xwork2.ActionContext

2007-05-08 Thread Martin Gilday
http://www.opensymphony.com/xwork/download.action - Original message - From: "Al Sutton" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Date: Tue, 8 May 2007 11:45:41 +0100 Subject: Looking for source to com.opensymphony.xwork2.ActionContext Can anyone tell me where the source is