Please post again on jboss-user.
This list is devoted to JBoss development only.

Thanks,

Simon

> -----Messaggio originale-----
> Da: David McTavish [mailto:[EMAIL PROTECTED]]
> Inviato: giovedì 5 aprile 2001 19:54
> A: [EMAIL PROTECTED]
> Oggetto: [JBoss-dev] To EJB or not to EJB?
> 
> 
> 
> That is my humble question.
> 
> Here is my problem:
> I have a software component that models our physical hardware.
> I need to be able to persist this model to maintain its state.
> I also need to ensure that all transactions are atomic.
> However, I also need to incorporate JMX-related management.
> 
> Thus, I need the persistence and transaction models 
> implemented by EJB's, 
> but the management capabilities exposed by JMX.  
> Does JMX support container-managed persistence?
> Does JMX support the JTA/JTS implemented transaction system?
> Does JMX support dynamic instantiation? (ie: If I add a new 
> entry to the
> jboss.jcml file (new MLET tag) and register with the MBeanServer, will
> the MBeanServer start that new service? Also, will the MBeanServer
> support multiple instances of the same "service"?
> 
> Any answers would be greatly appreciated.
> 
> Regards,
> David McTavish
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
> 

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to