CDV ❯ include bootjar in classpath of a project created with Eclipse plugin
-
New Feature
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Eclipse Plugin
-
-
hhuynh
-
Reporter: hhuynh
-
January 25, 2007
-
0
-
Watchers: 0
-
February 21, 2007
-
February 07, 2007
Description
Related to CDV-54
Classes in com.tc.cluster package are needed to use Cluster Membership Events feature. They can be found in bootjar. Eclipse plugin should include the bootjar in the classpath if users want to implement ClusterEventListener interface.
Comments
Fiona OShea 2007-02-06
Hung Huynh 2007-02-07
This issue was created under assumption we would publish Java interface for the membership cluster events but Steve has told me we use JMX instead so there’s no need to include the bootjar in the classpath.
Is this for a test?