1 Reply Latest reply on Jul 27, 2003 10:06 AM by darranl

    Send objects via Javagroups in jboss clusters

    lyc1

      Hello,

      I'm trying to implement on my own a distributed cache.

      All of my JBoss instance are in cluster (through a cluster-service) and I would like to access to this javagroups "channel" instanciated into JBoss.

      Where could I find API description for this ? (not javagroups API, but JBoss use of javagroups API)

      Is there a getChannel() or something like that somewhere in JBoss API ?

      Thanks

      Damien