Please check your logs for messages like this:
"The includeJars pattern ... did not match any jars in the classpath"

2014-12-14 17:29 GMT+01:00 Sreekanth S. Nair <sreekanth.n...@egovernments.org>:
> Hi Lukasz,
>                  We are using this pattern for struts to check action
> classes in those specific jars, for this we are naming all our jars
> containing action classes with "org-" prefix.
>
> Yeah i can try removing those, we are using some custom
> interceptors(removed from the one i have attached to avoid confusion) that
> required to be kept in some specific order in the interceptor stack.
>
>
> --
> Thanks & Regards
>
> Sreekanth S Nair
> Java Developer
> -------------------------------------------
> eGovernments Foundation <http://www.egovernments.org>
> Ph : 9980078913
> -------------------------------------------
> <http://in.linkedin.com/pub/sreekanth-s-nair/b/946/5a0/>
> <https://github.com/sreekanthsnair>   <sreekanthsn...@hotmail.co.uk>
> <sreekanths...@gmail.com>
> -------------------------------------------
>
> On Sun, Dec 14, 2014 at 9:42 PM, Lukasz Lenart <lukaszlen...@apache.org>
> wrote:
>>
>> 2014-12-13 15:24 GMT+01:00 Sreekanth S. Nair <
>> sreekanth.n...@egovernments.org>:
>> >
>> > Hi Lukasz,
>> >                   Anything you can give as a hint about it, if you can
>> > tell me what are the components changed after 2.3.16.3 release, i can
>> > narrow down to find the exact cause.  I'm attaching my custom struts.xml
>> > file
>> >
>>
>> I have reviewed the config and have few questions:
>> - why do you use this pattern? How do you name your jars?
>> <constant name="struts.convention.action.includeJars" value=".*org-.*" />
>>
>> - switching to 2.3.20 you must throw away "exludeParams" - it overlaps
>> those defined by the framework
>>
>>
>> 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