Re: Web Interface to Smartfrog

Steve Loughran <[email protected]> Thu, 11 Jan 2007 12:41:18 +0000
Newsgroups gmane.comp.java.smartfrog.user
Message-ID <[email protected]>
Omer Khalid wrote:
> 
> Hi,
> 
> I am wondering is it possible to access Management Control information 
> only in a read-only mode via a web interface?  Even just the basic 
> information such as the names of the deployed components would be 
> sufficient for our needs. How this could be done?
> 
> Many thanks,
> 
> Omer

nothing has been written yet, though there is a web service interface to 
provide the same functionality to machines.

1. you can bring up jetty inside the smartfrog JVM using the jetty 
components, then bring up a servlet that lets you browse and view the 
components. That servlet needs implementing...

2, there was a rest component written last summer that may be a starting 
point.

3. if the jmx components were brought up to date with the current JMX 
implementation (or mx4j), then we may be able to use the existing JMX 
web pages.


4. NEC have a tomcat-hosted client for the CDDLM SOAP-based deployment 
API, which can remotely manage a smartfrog system that has deployed the 
CDDLM implementation. A nice little interop demo, but I dont have the 
war file containing their code for reuse, I'm afraid.

-steve

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV