[jboss-user] [Microcontainer] - Re: Service POJO JNDI Binding Problem

alesj do-not-reply at jboss.com
Fri Jan 16 11:31:55 EST 2009


And you have this then?

  | <bean name="JndiAspect" class="org.jboss.aop.microcontainer.beans.Aspect">
  | 		<property name="advice">
  | 			<inject bean="JndiAdvice" />
  | 		</property>
  | 		<property name="manager">
  | 			<inject bean="RealAspectManager" />
  | 		</property>
  | 	</bean>
  | 
See manager property.

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

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



More information about the jboss-user mailing list