Re: How do configure struts convention plugin with struts-spring plugin with Action class mapped with annotations

2015-03-02 Thread Lukasz Lenart
2015-03-02 10:44 GMT+01:00 bavon mike : > Even on disabling CDI and using Spring, Ajax cant locate the action class. > > Mapping the action class in struts.xml and bean in applicationContext.xml > works fine, problems comes when i want to use annotation( convention > plugin) for my action class ra

Re: How do configure struts convention plugin with struts-spring plugin with Action class mapped with annotations

2015-03-02 Thread bavon mike
Even on disabling CDI and using Spring, Ajax cant locate the action class. Mapping the action class in struts.xml and bean in applicationContext.xml works fine, problems comes when i want to use annotation( convention plugin) for my action class rather than using xml. On Mon, Mar 2, 2015 at 12:

Re: How do configure struts convention plugin with struts-spring plugin with Action class mapped with annotations

2015-03-02 Thread Lukasz Lenart
You are mixing CDI and Spring - you should use just one DI 2015-03-02 7:32 GMT+01:00 bavon mike : > I am trying to configure spring plugin with strut 2 application, which is > already running with convention plugin, so am using annotations. Am using > ExtJs for my form submission which was initial

Re: How do configure struts convention plugin with struts-spring plugin with Action class mapped with annotations

2015-03-02 Thread bavon mike
i have tried but no result. On Mon, Mar 2, 2015 at 10:29 AM, Johannes Geppert wrote: > According to the spring plugin documentation [1] you need to setup > following constant in your struts config. > > > > > Best Regards > > Johannes > > [1] https://cwiki.apache.org/confluence/display/WW/Sprin

Re: [S2] 2.3.20 upgrade issue: No log warning entry for excluded package?

2015-03-02 Thread Lukasz Lenart
2015-02-27 19:29 GMT+01:00 Burton Rhodes : > I am having a similar issue as it relates to the new > excludedPackageNamePatterns in 2.3.20 (upgrading from 2.3.16.3). The > following line [1] will not resolve with the excludedPackageNamePatterns > default value, but it will resolve when I clear the