Chathura Ekanayake wrote:


I am busy working on the management interface. I have implemented a web
services based interface to expose the management functionalities as well.
And a servlet web application to manage remote engines by connecting to them
using the remote URL. I exposed the management interface as webservices
instead of using JMX as JMX failed in the integration. But the code can be
easily converted to use JMX as core modules are not affected by the method
used to expose them. I will send the code as soon as possible (within three
days:).


Hey, this is great!

JMX is probably my preference because I do deploy/configure in the same JVM, without having to worry about securing another endpoint. We have some JMX support in smartfrog, which is currently being updated to support new stuff, especially JSR-77 app-server deploy/config.

-steve

Reply via email to