-
Notifications
You must be signed in to change notification settings - Fork 191
Application Runtime Monitoring Develop
The requirements for this project is Java 7.0 (Java SDK 1.7) or higher, Maven 3.0 or higher. The application this project produces is designed to be run on JBoss Enterprise Application Platform 6 or JBoss AS 7.1.
JavaMelody is already declared as a dependency in the Host Environment (IDE) module’s pom.xml. Therefore, no particular action is needed to download JavaMelody for the specific project. In order to include JavaMelody as a dependency in the IDE, the following code snippet has been added to pom.xml.
<dependency>
<groupId>net.bull.javamelody</groupId>
<artifactId>javamelody-core</artifactId>
<version>1.47.0</version>
</dependency>In a non-Maven project, the JavaMelody .jar files and the libraries dependencies may be downloaded from the following URL https://code.google.com/p/javamelody/
As mentioned above, JavaMelody is integrated into the IDE host environment, so no separate deployment is necessary. The steps explained in the IDE-Core section of this wiki, also deploy the JavaMelody library along with the IDE.
- Documentation
- Home
- Architecture
- Scheduler
- Service Delivery & Utility Manager
- Data Platform (LSM)
- X-GSN
- Mobile Sensors Management
- Optimizations
- Security
- User Interfaces
- OpenIoT Commons & Properties
- Standalone Platform Testing tools
- X-GSN Sensor Simulators
- Deliverables
- Glossary and Terminology
- Demos