Right, that could be it. We're using JBC together with gridgain. Both use JGroups as the underlying communication platform. However, JBC uses JGroups 2.6.2 while gridgain uses JGroups 2.6, so maven finally uses 2.6
I'll adapt the dependencies to use 2.6.2 instead. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183471#4183471 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183471 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
