following trevor squires indication that the JBoss ObjectName hashcode implementation will be really fast and the fact that new ObjectName is a pig, I have cached the objectName in an int that gets passed around (hashcode). All the layers are adapted to it.
This cuts the invocation time in half. marcf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
