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 method used to figure the last page number of the page object. There is no variable named "lastPageNumber"; this is simply a method that returns a value Log File: https://www.dropbox.com/s/xzmc5kmux9dx0x4/log.txt?dl=0 Thanks. 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 > >