You can use the code that stems from EJBTHREE-619 as a base for your solution.
Change the MBean to suit your own needs and then have it bind a proxy in JNDI that you can lookup in the bean. If you want it injectable, then you need to change the ejb3 code itself. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167523#4167523 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167523 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
