Has the api specification on Terremark deprecated the one used on jclouds ?
Also the stack trace shows that the code path for this login is through
vCloudExpress implementation. Is this intentional ?
Yes, this is intentional: the ECloud compute service is just a slight
adapter layer on top of the VCloud service [1].
Could you enable header and wire logging [2] and - after removing any
credentials etc. - put those up as a Gist or Pastie?
Thanks
ap
[1]
https://github.com/jclouds/jclouds/blob/master/providers/trmk-ecloud/src/main/java/org/jclouds/trmk/ecloud/compute/config/TerremarkECloudComputeServiceContextModule.java
[2]
http://jclouds.incubator.apache.org/documentation/reference/jclouds-logging/