How to obtain JVMID from weblogic server?
I struggle to find JVMID in runtime mbean server, i remember it was available in weblogic versions prior to 9th release. JVMID is unique identifier of running JVM usually added at the end of session encoded in URL (after "!" character).
Is it removed for some reason from server runtime mbeans attributes..? Any other way to get it? We dropped web tier from our architecture and now have complicated mapping of user request with specific back-end managed server.
Thanx!
BR,
Mindaugas