Remove static service id reference in Node.class

Description

There is a static final variable in the PubSub Node.class containing the service name that is calculated once when the class is loaded. This creates problems with class loading and testing for PubSub components. The variable is extraneous and should be removed.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Expected Effort

Components

Fix versions

Priority

Created December 9, 2014 at 4:37 PM
Updated December 9, 2014 at 9:32 PM
Resolved December 9, 2014 at 9:32 PM