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

2015-03-03 Thread bavon mike
The actual problem was that struts 2.3.20 has some logging issues with wildfly(doesnt log anything at runtime)..i just downgraded it to 2.3.16.3 and i was able to trace the error On Mon, Mar 2, 2015 at 12:53 PM, Lukasz Lenart wrote: > 2015-03-02 10:44 GMT+01:00 bavon mike : > > Even on disabling

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

2015-03-03 Thread Burton Rhodes
Sorry for the delay. Here is an excerpt from the log from when this particular page loads. SearchManagerService : custom interface class to perform searches SearchManagerServiceImpl : the implementation class Page: custom class to separate search results into "pages" getLastPageNumber(): is a met