jar « jmx « Java Enterprise Q&A





1. Using JMX to read ejb manifest jar and ejb-jar.xml in ejb jar inside ear    stackoverflow.com

I have an ear deployed on weblogic console. I need to check contents of manifest file and ejb-jar.xml of a jar that is present in the deployed ear. Currently I am using ...

2. JMX - Minimum jar files    stackoverflow.com

I am trying to connect to the Cameron FIX engine using JMX I have jmxremote_optional in my classpath but keep getting connection refused. What other jars do i need? Thanks Damien