The change indeed fixes the issue thank you 2016-11-20 18:28 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>: > Open HelloWorldTest.java and replace this > > HelloWorld hello_world = new HelloWorld(); > > with this > > HelloWorld hello_world = container.inject(HelloWorld.class);
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org