IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing monitor models > Testing monitor models
Adding projects to the Monitor test environment server
After generating Java EE projects from the monitor model and starting the Monitor test environment server, you must add your monitor model project to the server before testing.
Procedure
To add the project to the server:
- Click the Servers view. Right-click the Monitor test environment server, and click Add and Remove Projects. A window opens showing two lists of projects. The list on the right side is published on the server.
- On the left side, select the monitor model project and click Add. The project moves to the right side.
- To publish the generated code to the server, click Finish.
Results
The project is published to the Monitor test environment server.If the server is in development mode, a dashboard for the monitor model is generated.
- Modify and republishing the generated Java EE projects
After successfully publishing the Java™ 5 Platform, Enterprise Edition (Java EE) projects from a monitor model on the test server, you might want to modify the model and republish it so that you can test it again.
Testing monitor models in the test environment
Previous topic: Starting the Monitor test environment server
Next topic: Emitting test events