Re: [Resin-interest] Class-loader problem?

2009-04-29 Thread Scott Hernandez
The behaviour has changed, but the problem still exists. It now just says that it can't find a registered bean. However, in walking through the code (at runtime), I can see there are valid beans in the (parent) manager. I'm guessing there is a classloader issue, and that the classes are not equal

Re: [Resin-interest] Class-loader problem?

2009-04-13 Thread Scott Ferguson
On Apr 12, 2009, at 6:27 PM, Scott Hernandez wrote: (working against 03/18/09 snapshot of resin) It seems like there is a class-loader problem in my definition for my Queue (and I expect any global bean with an annotation class from the webapp). The first time through everything seems to