Cisco Unified Application Environment Developer Forums

« Back to Developers

Is My Application running?

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
I would like to write a tool that monitors the CUAE to determine if my Etch applications is registered and running.
 
Does the CUAE provide an administration webservice to allow me to do this? Or can someone recommend another way of doing it?
 
Many thanks
 
Jon

Hi Jon,
 
The management server APIs can help you here. These will be of particular interest to you: http://developer.cisco.com/static/cuae/2.5/2.5.1SR1/java/Management/index.html
 
Thanks,
Neha

Thanks Neha that's great.
 
Jon