Re: [Resin-interest] Bean as HessianServices Breaks Injection

2010-01-19 Thread Alex
On 2010-01-16, at 6:47 PM, Scott Hernandez wrote: I noticed when I registered my class as a HessianService it was no longer able to inject it. Is this an expected behavior? This seems broken, I've added a bug report to http://bugs.caucho.com/view.php?id=3852 We are adding ResinBeanContext

Re: [Resin-interest] Bean as HessianServices Breaks Injection

2010-01-19 Thread Scott Hernandez
Cool, (more below) On Tue, Jan 19, 2010 at 8:29 AM, Alex a...@caucho.com wrote: On 2010-01-16, at 6:47 PM, Scott Hernandez wrote: I noticed when I registered my class as a HessianService it was no longer able to inject it. Is this an expected behavior? This seems broken, I've added a bug

Re: [Resin-interest] Bean as HessianServices Breaks Injection

2010-01-19 Thread Scott Ferguson
Scott Hernandez wrote: Cool, (more below) On Tue, Jan 19, 2010 at 8:29 AM, Alex a...@caucho.com wrote: On 2010-01-16, at 6:47 PM, Scott Hernandez wrote: I noticed when I registered my class as a HessianService it was no longer able to inject it. Is this an expected behavior?

[Resin-interest] Bean as HessianServices Breaks Injection

2010-01-16 Thread Scott Hernandez
I noticed when I registered my class as a HessianService it was no longer able to inject it. Is this an expected behavior? I am working against 4.0.3. BTW. You can reproduce all the problems I'm find using our resin4.0.3 branch of subetha - http://subetha.googlecode.com/svn/branches/resin4.0.3/.

Re: [Resin-interest] Bean as HessianServices Breaks Injection

2010-01-16 Thread Jon Stevens
Given that we have a nice and fairly complex open source reference implementation application (subetha), it would be great if Scott (et. al) would test Resin 4.x releases against it. jon On Sat, Jan 16, 2010 at 6:47 PM, Scott Hernandez scotthernan...@hotmail.com wrote: I noticed when I