I've got a problem with running ActionSupport based classes outside of webwork servlet container, what happens in that when i invoke ActionSupport.execute() it throws a NullPointerException which is caused by it calling ActionContext.getContext() which in turn is calls java.lang.ThreadLocal.get() which is returning null, I was able to execute ActionSupport.execute based classes up to version 1.1 I belive and earlier, what changed that could be causing this error?
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webwork-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webwork-user