Skip to main content



      Home
Home » Eclipse Projects » Virgo » REST Apis for Administration(Virgo Administration)
REST Apis for Administration [message #1360492] Fri, 16 May 2014 17:01 Go to next message
Eclipse UserFriend
Hello Everyone!

I'm new in this Forum and I'm looking for an OSGi framework. I have been searching for a framework that exposes REST Apis for administration of Bundles, Services etc. Does Virgo offer that? I see that Virgo's administration web console is great but I would like to customize it or perhaps build a simpler administration module as my needs are quite simple - Can that be done?

Thanks in advance.
Re: REST Apis for Administration [message #1366345 is a reply to message #1360492] Mon, 19 May 2014 05:14 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

There isn't an API exposed for changing the admin console this but the code for the Admin console is very modular with each page having a separate of files. The Admin console is a regular webapp that can run on both OSGis HTTP server and as a regular Servlet app. No code changes to run on either, it just works. If you require a simpler app I suggest you just check out the code and change it. As a project it has very few dependencies and interacts entirely through web endpoint. These aren't quite RESTful though as they are mapped from the JMX endpoints using a library called Jolokia.
Re: REST Apis for Administration [message #1366596 is a reply to message #1366345] Mon, 19 May 2014 07:37 Go to previous messageGo to next message
Eclipse UserFriend
Chris, your response is much appreciated. I will download the code and have a look as suggested. I am assuming removing the admin console and placing my own simplified version would be quite simple.


Thanks.
Re: REST Apis for Administration [message #1366597 is a reply to message #1366596] Mon, 19 May 2014 07:39 Go to previous message
Eclipse UserFriend
Yes, the admin app is just a jar file in the pickup directory. Just replace it and your new one will be deployed.
Previous Topic:Ready, Steady, Vir...Go!
Next Topic:Org.eclipse.persistence.jpa deployment issue in VIRGO
Goto Forum:
  


Current Time: Fri Jun 13 03:36:03 EDT 2025

Powered by FUDForum. Page generated in 0.04628 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top