![]() |
Not logged in |
Login
|
ESB Console Enable Common Management And Monitoring Support For Standalone Fuji |
Back to ESB Console Enable Common Management And Monitoring Support For Standalone Fuji, or ESB Console Enable Common Management And Monitoring Support For Standalone Fuji Info
| At line 12 changed 2 lines. |
| * You will need jbi-admin-common.jar in you client side classpath |
| * Include the extended.management.api.core archive that enables the extended core management client side API in your client side classpath - can be built from esb-console/extended/api/extended.management.api.core - in you client code |
| * You will need jbi-admin-common.jar in your client side classpath |
| * Include the extended.management.api.core archive that enables the extended core management client side API in your client side classpath - can be built from esb-console/extended/api/extended.management.api.core - and include it in your client classpath. |
| At line 21 changed 1 line. |
| !!Step 1: - Download and extract the Alert Client installer |
| !!Step 1: - Download and extract the pre-built jars |
| At line 28 added 1 line. |
| Start the Standalone Fuji instance as follows: |
| At line 30 added 5 lines. |
| java -jar -Dcom.sun.jbi.fuji.admin.jmx.connectorPort=8585 ./bin/felix.jar |
| }}} |
| Once Fuji comes up, install the jars onto the Fuji runtime |
| {{{ |
| At line 38 added 3 lines. |
| You can then exercise the management and monitoring capabilities of the runtime using the management and monitoring API. |