Lukasz - Probably should have mentioned that searchMangeerService.getPage().getLastPageNumber() returns an "int"
On Mon, Mar 2, 2015 at 2:12 AM, Lukasz Lenart <lukaszlen...@apache.org> wrote: > 2015-02-27 19:29 GMT+01:00 Burton Rhodes <burtonrho...@gmail.com>: > > 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 constant in > struts.xml. > > > > I am wondering why I am not getting a log entry that warns me that it is > > excluded like the docs [2] say I should. Any reason why this might be? > > Mostly I am looking for the log entry so I can modify the > > excludedPackageNamePatterns to allow this specific class to resolve. > > > > If it matters: My SearchManagerService class is an interface loaded via > > Spring Context. > > > > [1] <s:property value="%{searchManagerService.page.lastPageNumber}"/> > > > > [2] > > > http://struts.apache.org/docs/security.html#Security-Internalsecuritymechanism > > This is strange, you should get some log entries. Can you list type of > each element? > > > 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 > >