convention plugin struts.xml interceptors

2016-10-30 Thread 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 erro

Re: convention plugin struts.xml interceptors

2016-11-01 Thread ronald.a.ander...@gmail.com
On 2016-10-30 18:53 (-0400), Martin Gainty wrote: > > > > ____ > From: ronald.a.ander...@gmail.com > Sent: Sunday, October 30, 2016 1:59 PM > To: user@struts.apache.org > Subject: convention plugin struts.xml interceptors > >

Re: convention plugin struts.xml interceptors

2016-11-01 Thread ronald.a.ander...@gmail.com
On 2016-10-31 15:58 (-0400), Lukasz Lenart wrote: > 2016-10-30 18:59 GMT+01:00 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 i

Re: convention plugin struts.xml interceptors

2016-11-01 Thread ronald.a.ander...@gmail.com
On 2016-11-01 12:20 (-0400), Lukasz Lenart wrote: > 2016-11-01 4:00 GMT+01:00 Ronald Andersen : > > Hi Lakasz > > > > Below is the struts.xml and LoginAction (for reference). Using default for > > package name in struts.xml: > > > > > > > > > "-//Apache Software Foundation//DTD Struts Config

Re: convention plugin struts.xml interceptors

2016-11-02 Thread ronald.a.ander...@gmail.com
On 2016-11-01 12:20 (-0400), Lukasz Lenart wrote: > 2016-11-01 4:00 GMT+01:00 Ronald Andersen : > > Hi Lakasz > > > > Below is the struts.xml and LoginAction (for reference). Using default for > > package name in struts.xml: > > > > > > > > > "-//Apache Software Foundation//DTD Struts Config

Re: convention plugin struts.xml interceptors

2016-11-02 Thread ronald.a.ander...@gmail.com
find the previously > established views? > > For reference see: https://struts.apache.org/docs/convention-plugin.html > Search on that page for: > struts.convention.result.path and > struts.convention.default.parent.package > > On Tue, Nov 1, 2016 at 1:05 PM, ronald.a.and

Re: convention plugin struts.xml interceptors

2016-11-05 Thread ronald.a.ander...@gmail.com
find the previously > established views? > > For reference see: https://struts.apache.org/docs/convention-plugin.html > Search on that page for: > struts.convention.result.path and > struts.convention.default.parent.package > > On Tue, Nov 1, 2016 at 1:05 PM, ronald.a.and

Re: convention plugin struts.xml interceptors

2016-11-05 Thread ronald.a.ander...@gmail.com
On 2016-11-01 12:20 (-0400), Lukasz Lenart wrote: > 2016-11-01 4:00 GMT+01:00 Ronald Andersen : > > Hi Lakasz > > > > Below is the struts.xml and LoginAction (for reference). Using default for > > package name in struts.xml: > > > > > > > > > "-//Apache Software Foundation//DTD Struts Config