[jboss-user] [Microcontainer] - Injecting a beans name into the bean
thomas.diesler@jboss.com
do-not-reply at jboss.com
Wed Jul 11 11:41:12 EDT 2007
How can I do this
| <bean name="WSDeploymentAspectManagerJSE" class="org.jboss.wsf.spi.deployment.BasicDeploymentAspectManager">
| <property name="name">WSDeploymentAspectManagerJSE</property>
| </bean>
|
without defining/invoking the 'name' property explicitly?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063062#4063062
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063062
More information about the jboss-user
mailing list