[jboss-user] [EJB 3.0] - Re: Using quartz from EJB 3.0
wolfc
do-not-reply at jboss.com
Wed Jul 30 03:54:57 EDT 2008
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
More information about the jboss-user
mailing list