michaelm [Tue, 16 Jan 2018 15:52:01 +0000] rev 56010
http-client-branch: updated server push API
dfuchs [Fri, 12 Jan 2018 15:36:28 +0000] rev 56009
http-client-branch: Adds some convenience methods to parse body responses as lines
chegar [Fri, 05 Jan 2018 14:11:48 +0000] rev 56008
http-client-branch: merge with default
hb [Fri, 05 Jan 2018 13:42:53 +0530] rev 56007
1. MBeanCollection Bulk operation via objectname query
2. All MBeans identified by getCanonicalName instead of toString
hb [Thu, 04 Jan 2018 14:39:04 +0530] rev 56006
1. URL decoding of URL
2. MBean info availble in MBeanCollection page
3. MBeanCollection post supports objectname filtering
4. Tests now use reflection instead of Methodhndles
3. couple of bug fixes
hb [Tue, 02 Jan 2018 15:03:52 +0530] rev 56005
REST base url gets complete complete domain name
hb [Tue, 02 Jan 2018 13:33:08 +0530] rev 56004
Fixed JSON parser tests
hb [Tue, 02 Jan 2018 13:20:18 +0530] rev 56003
* Start Rest adapter via command line arguments
* Rest adapter config via management.properties
hb [Mon, 01 Jan 2018 23:59:14 +0530] rev 56002
Lot of bug fixes
Added test cases
hb [Thu, 28 Dec 2017 20:34:32 +0530] rev 56001
Few bug fixes
hb [Thu, 28 Dec 2017 20:05:03 +0530] rev 56000
Code cleanup - MBeanColl*Resource, MBeanResource
hb [Thu, 28 Dec 2017 14:43:34 +0530] rev 55999
Remove stale files
hb [Thu, 28 Dec 2017 14:43:14 +0530] rev 55998
Code cleanup - PlatformMBeanServer, MBeanServerResource
Added remaining HTTP methods to RESTresource
hb [Wed, 27 Dec 2017 18:39:52 +0530] rev 55997
Added copyright header
hb [Wed, 27 Dec 2017 16:05:53 +0530] rev 55996
Bulk operation at MBeanServer level
hb [Wed, 27 Dec 2017 14:44:48 +0530] rev 55995
POST : Attribute update - working
POST : Bulk operation for MBean - working
Exception to HTTP error Mapping