You can disable the event monitor in your inbound application
in the Annotations view.
Before you begin
The event monitor V7 function works with WebSphere® Application Server V7.x. WebSphere event monitor is
not supported in WebSphere Application Server v8.0.
About this task
If you have created a J2C inbound application that uses the
event monitor function, you can disable this function in the Annotations
view.
Procedure
- Expand your inbound project, and expand . Right-click
on your message-driven bean, and select .
- Select the Annotations view, and expand your message-driven
bean and select EventEndPointConfiguration - com.ibm.adapter.j2c.inbound.annotations. In the Attributes panel, clear Monitor to
disable event monitoring for this application.
Important: You can disable
the monitor only at compile time; currently, you cannot disable the
event monitor at runtime.
- After you disable the monitor, select your project and
select .
- To re-enable event monitoring, click monitor.