[jboss-user] [Microcontainer] - Re: Collection Injection in the MC
alesj
do-not-reply at jboss.com
Wed Mar 21 15:48:46 EDT 2007
Simply use
| <list>
| <inject bean="MCFBuilder"/>
| </list>
|
since value here is meant as plain (string) value (from bean-deployer_2_0.xsd):
| <xsd:group name="valueGroup">
| <xsd:choice>
| <xsd:element name="value" type="plainValueType"/>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030361#4030361
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030361
More information about the jboss-user
mailing list