[jboss-user] [Microcontainer] - Re: Beans loading with Microcontainer in JBoss AS

alesj do-not-reply at jboss.com
Mon Jan 8 16:54:16 EST 2007


"DGuralnik" wrote : 
  | <?xml version="1.0" encoding="UTF-8"?>
  | <deployment xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  |             xsi:schemaLocation="urn:jboss:bean-deployer bean-deployer_1_0.xsd"  xmlns="urn:jboss:bean-deployer"> 
  |       
  |    
  | 
  | 

Try using bean-deployer_2_0.xsd.
With the latest MC release - 2.0.Beta.

"DGuralnik" wrote : 
  | I wanted get my beans defined in xml to use them in stateless beans. 
  | 

How do you wire stateless beans?

"DGuralnik" wrote : 
  | I tried first approach in http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMicrocontainerFAQ implementing KernelControllerContextAware at ActionFactory. I am wondering how should I instantiate ActionFactory? Just new ActionFactory() doesn't affect calling setKernelControllerContext so I get controller uninitialized.
  | 

ActionFactory?

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

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



More information about the jboss-user mailing list