|
Re: REST Apis for Administration [message #1366345 is a reply to message #1360492] |
Mon, 19 May 2014 09:14 |
|
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.
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
|
|
|
|
Re: REST Apis for Administration [message #1366597 is a reply to message #1366596] |
Mon, 19 May 2014 11:39 |
|
Yes, the admin app is just a jar file in the pickup directory. Just replace it and your new one will be deployed.
------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
|
|
|
Powered by
FUDForum. Page generated in 0.05169 seconds