Forums
| Yet again JMX on Weblogic |
|
|
|
| Written by Schelstraete Bart | |||||
| Monday, 11 January 2010 12:57 | |||||
|
Getting access with Jconsole (JMX) on Weblogic has always been a pain in the ass for me..and it will always be like this I'm afraid. Therefore yet again some instructions...
Add this to the server arguments: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=7099 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false Then try to connect with Jconsole using the following service: service:jmx:rmi:///jndi/iiop://localhost:7099/weblogic.management.mbeans
Then pray :)
Bart
Only registered users can write comments!
!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved." |


