2016-05-18 14:38 GMT+02:00 Dignesh <[email protected]>: > Hi, > So you mean the configuration added in server.xml is not supported in > TOMEE? > > Not, it is supported for tomcat clustering/session clustering which is not ejbd clustering.
> I have followed the configuration steps mentioned in below link and still I > am seeing the issue. > > Your port is the one of the session clustering so it can conflict. > You can see that I have added multicast.properties file in conf folder with > the below content. > > server = org.apache.openejb.server.discovery.MulticastDiscoveryAgent > bind = 228.0.0.4 > port = 45564 > disabled = false > group = default > > http://tomee.apache.org/multicast-discovery.html. > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Unable-to-find-a-public-ejb-server-via-the-multicast-URI-during-remote-ejb-look-up-tp4678491p4678494.html > Sent from the TomEE Dev mailing list archive at Nabble.com. >
