This is strange. The reflection fix is the same used in the Jersey client [1], and it is supposed to work. Looking at the jclouds code, there is no special handling for HTTPS connections. Everett, are you using an HTTPS one?
[1] https://java.net/jira/browse/JERSEY-639 On 12 December 2013 09:09, Andrew Phillips <[email protected]> wrote: >> I know that HttpURLConnection.setRequest() [2] doesn't allow PATCH. I >> also know that we work around this in jclouds by setting the field by >> reflection [3]. > > > Have you been able to try this with the apachehc [1] driver? Does that make > any difference? > > ap > > [1] https://github.com/jclouds/jclouds/tree/master/drivers/apachehc
