Rickard �berg wrote:
> 
> 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

All I really want to do is to start a couple of Threads as jBoss
starts. Can this be achived?

Could you giva a short example, what interfaces to implement etc.

Thanks,

/Magnus


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to