Paul Ferraro [
http://community.jboss.org/people/pferraro] created the discussion
"Re: infinispan question"
To view the discussion, visit:
http://community.jboss.org/message/625773#625773
--------------------------------------------------------------
It looks like there's something screwy with the shared transport setup, which should
be the default behavior (meaning, all stacks should share the same UDP layer by default).
I'll look into this today.
In the meantime, can you try the following workaround? In the jgroups subsystem, add the
following to the UDP transport:
<transport type="UDP" ... >
<property name="singleton_name">udp</property>
</transport>
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/625773#625773]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]