0

Where can I find a basic example of code for using Jgroups with JBoss application server. Jboss application server (version 7 or 6) ships with JGroups (used for custering). I simply want to reuse this jgroups module in order to do server to server messaging.

1 Answers1

1

[1] provides a good starting point.

[1] http://piotrnowicki.com/2013/02/using-jgroups-directly-from-jboss-as-7-component/

Bela Ban
  • 2,186
  • 13
  • 12