[jboss-user] [Microcontainer] - Re: Use of JBoss MC Pojo from in distributed env

alesj do-not-reply at jboss.com
Thu Aug 13 06:27:39 EDT 2009


MC only provides the means to "connect" to existing distributable envs.
e.g. @JMX, @JndiBinding

You will have to provide your own distributed env:
* RMI
* Hessian or Burlap
* Infinispan
* ...

And then simply register your beans against it.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249368#4249368

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249368



More information about the jboss-user mailing list