Maybe I phrased my question wrong.. .so let me try again. :) How are clientIDs assigned to subscribers? I noticed you're not req
On Tue, Dec 8, 2009 at 9:36 PM, James Carr <[email protected]> wrote: > Hi All, > > I have been using CXF to implement SOAP over JMS (mostly configured > through http://cwiki.apache.org/CXF20DOC/using-the-jmsconfigfeature.html) > and had great success, however I have a setup where the application is > running on a cluster on different nodes, and I publishing to a JMS > topic to replicate some specific information across all the nodes. Is > there a way to set it up so that the implementation classes (which are > the subscribers) have uniquely generated clientIDs so they get invoked > on each node when I publish to a topic by call the client proxy? > > > Thanks, > James >
