You can add 'state' attribute to inject, meaning you want your injectee to be
in/past that state - in your case you would put Start:
| <bean ...>
| <create>
| <parameter><inject bean="ORBService"
state="Start"/></parametrer>
| </create>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152513#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...