Re: this.valueStackFactory is null

2023-05-17 Thread Lukasz Lenart
śr., 17 maj 2023 o 14:00 Håkan Andersson napisał(a): > I'm using Struts with Guice and in Struts 6.x.x I get > NullPointerException, but it works fine in earlier versions of Struts. > Is there anything I missed regarding the upgrade? Do you use some plugin? If so the plugin must be adjusted to ch

this.valueStackFactory is null

2023-05-17 Thread Håkan Andersson
ndler (DefaultDispatcherErrorHandler.java:87) - Exception occurred during processing request: Cannot invoke "com.opensymphony.xwork2.util.ValueStackFactory.createValueStack(com.opensymphony.xwork2.util.ValueStack)" because "this.valueStackFactory" is null java.lang.NullPointe