Mantis - Resin
Viewing Issue Advanced Details
3852 minor always 01-19-10 08:06 02-18-10 09:44
alex  
ferg  
normal  
closed 4.0.3  
fixed  
none    
none 4.0.4  
0003852: xml config breaks injection
rep by 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/. [^] There are
quite a few more things that seems broken I will post about when I
have more time.

Take a look at http://subetha.googlecode.com/svn/branches/resin4.0.3/src/org/subethamail/core/admin/ListWizardBean.java [^]
for an example bean that no longer works once I add this to our
config:

<admin:ListWizardBean><resin:HessianService
urlPattern="/api/ListWizard"/></admin:ListWizardBean>

Notes
(0004436)
ferg   
02-18-10 09:44   
server/5117