The token is passed back in the response to the subscribe request, and added to the subscription registry in Seam.Remoting.subscriptionCallback(). You should put the code for setting the token in your channelMessageCallback() method (only setting it if it hasn't already been set).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978119#3978119 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978119 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
