[jboss-user] [JBossCache] - Re: accessing TreeCacheMBean from remote client

bstansberry@jboss.com do-not-reply at jboss.com
Tue Feb 13 17:27:56 EST 2007


See http://labs.jboss.com/file-access/default/members/jbosscache/freezone/docs/1.4.0/TreeCache/en/html/jboss_integration.html

The bit in section 13.1 shows how to bind a proxy to your cache into JNDI; external clients can look it up and access it that way.

If the client is outside the ear but in the AS, you can use the JMX proxy technique shown just a bit above section 13.1.

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

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



More information about the jboss-user mailing list