![]() |
Not logged in |
Login
|
ESB Console Enable Common Management And Monitoring Support For Glassfish V 3 With Fuji |
Back to ESB Console Enable Common Management And Monitoring Support For Glassfish V 3 With Fuji, or ESB Console Enable Common Management And Monitoring Support For Glassfish V 3 With Fuji Info
| At line 8 changed 2 lines. |
| # Install the fuji-management-hk2 archive that enables the management backend in your Fuji runtime - can be built from esb-console/fuji-management-hk2 |
| # Install the FujiEventManagementWebApp archive in your Fuji runtime - A backend web application implementation (eventmanagement-webapp) that pushes alerts to subscribed clients through reverse-ajax - can be built from esb-console/extended/alerts/eventmanagement-webapp. |
| # Install the fuji-management-hk2 archive that enables the management backend in your Fuji-Glassfish v3 runtime - can be built from esb-console/fuji-management-hk2 |
| # Install the eventmanagement-webapp archive in your Fuji-Glassfish v3 runtime - A backend web application implementation (eventmanagement-webapp) that pushes alerts to subscribed clients through reverse-ajax - can be built from esb-console/extended/alerts/eventmanagement-webapp. |
| At line 18 changed 1 line. |
| [{Image src='attach/ESBConsoleGettingStarted/download.gif' link='attach/ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji/fuji-standalone-manmon.jar' align='left' }] It is always better to [Checkout and Build|ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji#section-ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji-DoingItAllFromScratch] from scratch. However, if you want to try out the Management and Monitoring capabilities without having to build it from scratch, I will infrequently upload a jar file __at my convenience__ that you can download from here [fuji-standalone-manmon.jar|ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji/fuji-standalone-manmon.jar] that you can deploy to your standalone Fuji instance and test according to instructions mentioned below: |
| [{Image src='attach/ESBConsoleGettingStarted/download.gif' link='attach/ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji/fuji-glassfish-manmon.jar' align='left' }] It is always better to [Checkout and Build|ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji#section-ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji-DoingItAllFromScratch] from scratch. However, if you want to try out the Management and Monitoring capabilities without having to build it from scratch, I will infrequently upload a jar file __at my convenience__ that you can download from here [fuji-glassfish-manmon.jar|ESBConsoleEnableCommonManagementAndMonitoringSupportForGlassfishV3WithFuji/fuji-glassfish-manmon.jar] that you can deploy to your standalone Fuji instance and test according to instructions mentioned below: |
| At line 24 changed 1 line. |
| jar -xvf fuji-standalone-manmon.jar |
| jar -xvf fuji-glassfish-manmon.jar |