However that overrideLoginCredentialWith() method doesn't exist on the
EC2TemplateOptions.

Which version of jclouds are you using, David? According to the Javadocs [1], EC2TemplateOptions should have a number of "overrideLogin*" methods.

But you're right, there seems to be a typo there: I suspect the intended method is either "overrideLoginCredentials" or "overrideLoginPrivateKey".

Hope that helps!

ap

[1] http://javadocs.jclouds.cloudbees.net/org/jclouds/ec2/compute/options/EC2TemplateOptions.html

Reply via email to