Hi!
Magnus Sandberg wrote:
> I need to run some Threads in the background while using EJB, how
> is this best done using jBoss?
>
> With a plugin-module or ... ?
Yes, use JMX. You should be able to connect with your JMX module by
calling MBeanServer.findJMXAgent(null) to get to the MBeanServer.
Hopefully we will be able to make this connection easier in the future
by using the java:comp/env namespace and bind it directly into JNDI.
/Rickard
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]