Looks like the messageing code is calling
String locatorURI = (String)JMXAccessor.getJMXAttributeOverSecurity(server, connectorObjectName, "InvokerLocator"); I need to find the code that creates the object this line is accessing.
I have checked out the following source JBoss_4_2_3_GA so I should have the class I need to look at.