hi,

in my server.xml i have defined a <Resource> in the <GlobalNamingResources>
section.

in the same server.xml i have defined a <Cluster> along with my own
<ClusterListener>

now in the Constructor of my ClusterListener i would like to access the
<Resource> defined in the <GlobalNamingResources> section.

i have tried a couple of things with initialContext // lookup and
mBeanServer but cannot get my hands on the object.

latest from the logs is that the listener is constructed => before <= the
resources from the globalNamingResources section get instantiated.

is, what i try possible at all?

any pointer into the right direction highly appreciated.

wkr turnguard


| Jürgen Jakobitsch,
| Software Developer
| Semantic Web Company GmbH
| Mariahilfer Straße 70 / Neubaugasse 1, Top 8
| A - 1070 Wien, Austria
| Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22

COMPANY INFORMATION
| web       : http://www.semantic-web.at/
| foaf      : http://company.semantic-web.at/person/juergen_jakobitsch
PERSONAL INFORMATION
| web       : http://www.turnguard.com
| foaf      : http://www.turnguard.com/turnguard
| g+        : https://plus.google.com/111233759991616358206/posts
| skype     : jakobitsch-punkt
| xmlns:tg  = "http://www.turnguard.com/turnguard#";

Reply via email to