I fixed the problem. The issue was JGroups configuration. I thought that I have same configuration on JBoss and JavaSE but it was different. I have to admit that it can be a challenging task to setup EXACTLY the same configuration for JGroups when one have different XSD's for both sides. But anyway - my problem is gone and communication between Infinispan on JBoss and Infinispan "standalone" is working.
Hello Folks,
I fixed the problem. The issue was JGroups configuration. I thought that I have same configuration on JBoss and JavaSE but it was different. I have to admit that it can be a challenging task to setup EXACTLY the same configuration for JGroups when one have different XSD's for both sides. But anyway - my problem is gone and communication between Infinispan on JBoss and Infinispan "standalone" is working.
Thanks for your help!