2016-10-30 18:59 GMT+01:00 ronald.a.ander...@gmail.com
<ronald.a.ander...@gmail.com>:
> My actions are working fine by following the convention rules - no struts.xml 
> required; I need to configure a custom interceptor, so struts.xml is 
> required. As soon as I add the struts.xml, the following exception is 
> returned:
>
> Oct 30, 2016 1:54:22 PM org.apache.struts2.dispatcher.Dispatcher error
> SEVERE: Exception occurred during processing request: No result defined for 
> action net.codejava.struts.LoginAction and result success
> No result defined for action net.codejava.struts.LoginAction and result 
> success
>
> How can the struts.xml be configured to ignore the action or how can the 
> convention plugin override the struts.xml? Do not want to add the LoginAction 
> to the struts.xml

Can you post content of your struts.xml? I think you have defined a
main package and that's why such action isn't available.


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to