Posted: Thu Apr 30, 2009 12:57 am Post subject: Get broker name and execution group name within shared class
Acolyte
Joined: 14 Jul 2006 Posts: 68 Location: Germany
Hi all,
I'm facing the following problem:
I have a Java class that is used from within a ESQL Compute Node. The jar with the class is in the shared-classes directory and therefore loaded by the SharedClassLoader.
Does anybody know if it's possible to access the broker and execution group name within this shared class?
The broker name seems to be available within the System Properties of the JVM as property "broker.name" and the execution group's UUID is also there in property "broker.eguuid". The execution group's name seems not to be there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum