This content has been marked as final.
Show 3 replies
-
1. Re: McastDiscovery1_4 not available in 3.2.3
Lennart Petersson Apr 28, 2004 10:01 AM (in response to Oliver Henlich)You can always download jgroups seperatly from www.jgroups.org and run the test. In the 2.2.1 release this test is included. Note that the jarfile then is named jgroups-all.jar.
/L -
2. Re: McastDiscovery1_4 not available in 3.2.3
Bela Ban Apr 28, 2004 11:25 AM (in response to Oliver Henlich)Yes, sorry, because it is a JDK 1.4 dependent class, we didn't include it in the build. It is included in the 3.2.4 release, so you could simply replace the jgroups.jar from 3.2.3 with the onefrom 3.2.4.
Bela -
3. Re: McastDiscovery1_4 not available in 3.2.3
Oliver Henlich Apr 29, 2004 3:38 AM (in response to Oliver Henlich)thanks guys