[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7407) Regression testing connection in Deltacloud New Cloud Connection dialog

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Oct 26 05:31:54 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559237#action_12559237 ] 

Andre Dietisheim commented on JBIDE-7407:
-----------------------------------------

fixed by returning <code>false</code> if listing instances in DeltaCloud#performTest fails with a DeltaCloudException


> Regression testing connection in Deltacloud New Cloud Connection dialog
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-7407
>                 URL: https://jira.jboss.org/browse/JBIDE-7407
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: deltacloud
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Jeff Johnston
>            Assignee: Andre Dietisheim
>             Fix For: 3.2.0.Beta2
>
>
> When creating a cloud connection, one is able to test the connection (i.e. that the username and password are valid) via pushing the Test button.  If a bad username and password is entered, the dialog will respond that the test failed.  This no longer works in that all combinations report success..
> I have traced the problem to the removal of the DeltaCloudAuthException being thrown in the DeltaCloudClient code when the status code is 403 (forbidden).  The DeltaCloud method testConnection() is waiting for this exception and either it should be thrown or some other code is needed to replace it. to determine that authorization has failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list