1 Reply Latest reply on Oct 21, 2005 9:32 PM by adrian.brock

    injecting microcontainer beans

      I'd like to inject a microcontainer configured beans into an ejb3 session bean. Obviously I can manually bind each and every bean into JNDI, but I'm wondering if there is a better option. Does (or will?) the microcontainer have any facility for this, either on a bean by bean basis or maybe through some sort of JNDI object factory?