JIRA issue created: https://issues.apache.org/jira/browse/WW-3733
Thank you for the assistance.
Bruce
--
View this message in context:
http://struts.1045723.n5.nabble.com/Problem-With-Struts-2-3-1-and-Testing-Struts-Portlet-tp5103393p5110605.html
Sent from the Struts - User mailing list archiv
Could you register an issue ?
Looks like the problem is with PortletContext which it is not defined.
To solve your problem override the method as below in the
DefaultActionTest class:
@Override
protected ActionProxy getActionProxy(String uri) {
ActionProxy actionProxy = super.getA
2 matches
Mail list logo