JBossCache creates uniqueId's used for the JMX beans. If I look via JMX at jboss.cache:service=JBossCache I see something randomly generated like "12e4860e", "170278e5" ... Now having several Persistence Units I don't know which is which. Actually there is a Bean which is named as the given cluster name but this one does not contain any statistics, but it's RPCManager shows the unique one's as members. The statistics seem to be at the uniquely named Beans.
Does somebody know how I can configure the uniqueId or how I could differentiate between the Persistence Units?
I'm using JBossCache (3.1.0.GA) as a 2LC for Hibernate 3.4 and Glassfish v2.