[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8372) Launch instance wizard: if you hit cancel in credentials dialog, process is not terminated, rse and server adapter are still being created but fail in the end

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Feb 24 00:19:14 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker updated JBIDE-8372:
-------------------------------

    Attachment: JBIDE-8372.maintenance.patch


Assuming that the current RSEUtils was mostly correct, I copied the new version over and added a few changes to fix any compile errors that were caused by changed method signatures. 

I deprecated the changed methods, added sensible defaults to redirect the outdated api to the new one, and added any missing utility methods or classes. 

> Launch instance wizard: if you hit cancel in credentials dialog, process is not terminated, rse and server adapter are still being created but fail in the end
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8372
>                 URL: https://issues.jboss.org/browse/JBIDE-8372
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: deltacloud
>            Reporter: Andre Dietisheim
>            Assignee: Rob Stryker
>            Priority: Minor
>             Fix For: 3.2.1, 3.3.0.M1
>
>         Attachments: JBIDE-8372.maintenance.patch, screenshot.png
>
>
> 1) choose "Launch instance" on a cloud in cloud viewer
> 2) fill in all values and choose to create RSE & server adapter
> 3) hit finish
> 4) when the process asks you to enter the password (see screenshot): hit "Cancel"
> Result:
> The creation process continues and tries to create RSE. It then fails in the end.
> Expected:
> The process is terminated and does not try to create RSE and server adapter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list