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
hb [Mon, 25 Dec 2017 20:42:05 +0530] rev 55994
Implementation of GET for new APIs
Implemented paging and filtering for GET
michaelm [Fri, 15 Dec 2017 14:26:23 +0000] rev 55993
changeset: 48573:3f9dda0428dc
branch: http-client-branch
tag: tip
user: michaelm
date: Fri Dec 15 14:19:51 2017 +0000
summary: http-client-branch: Fixed problem with h2c connection reuse.
prappo [Fri, 15 Dec 2017 13:35:56 +0300] rev 55992
http-client-branch: (WebSocket) refactoring