You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/06/28 20:02:21 UTC

[jira] [Commented] (JCLOUDS-157) EC2 QuickStart is out of date

    [ https://issues.apache.org/jira/browse/JCLOUDS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695616#comment-13695616 ] 

Brock Noland commented on JCLOUDS-157:
--------------------------------------


The following worked:

{noformat}
    ComputeServiceContext context = ContextBuilder.newBuilder("aws-ec2").credentials("api-key", "secret-key").buildView(ComputeServiceContext.class);
{noformat}
                
> EC2 QuickStart is out of date
> -----------------------------
>
>                 Key: JCLOUDS-157
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-157
>             Project: jclouds
>          Issue Type: Bug
>          Components: docs
>            Reporter: Brock Noland
>
> This http://jclouds.incubator.apache.org/documentation/quickstart/aws/ references ComputeServiceContextFactory where is that has been removed in favor of ContextBuilder.newBuilder("aws-ec2")

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira