[jboss-user] [Microcontainer] - Re: directly injecting a bean in a property

jaikiran do-not-reply at jboss.com
Wed Mar 25 10:37:33 EDT 2009


The only difference i see is that you use:

<deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  | 	xsi:schemaLocation="urn:jboss:bean-deployer:2.0 bean-deployer_2_0.xsd"
  | 	xmlns="urn:jboss:bean-deployer:2.0">
  | 

Change it to:

<deployment xmlns="urn:jboss:bean-deployer:2.0">

And see if it works.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220937#4220937

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220937



More information about the jboss-user mailing list