[ http://issues.apache.org/jira/browse/GERONIMO-2227?page=comments#action_12423861 ] Aaron Mulder commented on GERONIMO-2227: ----------------------------------------
Unfortunately, I don't have an example. This change was left on my tree and I've forgotten specifically what I ran into to cause me to do it. I do remember that I ended up debugging extensively and finally found that the commented-out line was causing the wrong module to be searched, but that's already in there and I can't remember what the new changes were addressing. I guess we better put this on hold until I can recreate the problem. > ENC Lookup Fix (include parent modules) > --------------------------------------- > > Key: GERONIMO-2227 > URL: http://issues.apache.org/jira/browse/GERONIMO-2227 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 1.1 > Reporter: Aaron Mulder > Assigned To: David Jencks > Fix For: 1.1.1 > > Attachments: 2227-enc-include-parents.patch > > > I ran across this while working on plugins that use resource-ref-like > features to identify a database connection pool, JMS destination, etc. > The problem was that some naming searches were restricted to the current > module only when I felt all parents should be searched too. > I would like David J to review this before I commit it, as my understanding > of the code in question is not terribly thorough. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
