You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by "Hensley, Richard" <Ri...@McKesson.com> on 2005/04/27 01:57:08 UTC

Bean Services

Does autowiring work for Bean Services?

I can seem to manually use the set-property element of the BuilderFactory to
property configure my objects, but when I let autowire work, the services
with interfaces autowire, but the ones that do not have interfaces do not
autowire. I bet this has something to do with the derived interface magic
that goes into the Bean Service logic.

Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


RE: Bean Services

Posted by James Carman <ja...@carmanconsulting.com>.
The autowiring is supposed to work.  Let me try out a test case and I'll get
back with you shortly.

-----Original Message-----
From: Hensley, Richard [mailto:Richard.Hensley@McKesson.com] 
Sent: Tuesday, April 26, 2005 7:57 PM
To: hivemind-user@jakarta.apache.org
Subject: Bean Services


Does autowiring work for Bean Services?

I can seem to manually use the set-property element of the BuilderFactory to
property configure my objects, but when I let autowire work, the services
with interfaces autowire, but the ones that do not have interfaces do not
autowire. I bet this has something to do with the derived interface magic
that goes into the Bean Service logic.

Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org