[jbosstools-issues] [JBoss JIRA] (JBIDE-10855) cannot create/rename domain so new users can't get started

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Fri Feb 10 17:13:48 EST 2012


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

Xavier Coulon commented on JBIDE-10855:
---------------------------------------

if the user has no domain, the 'NewDomainDialog' is shown, otherwise, the 'EditDomainDialog' one is shown.

There are still some issues: when expanding the user's root node if no domain exist:
{code}

com.openshift.express.client.NotFoundOpenShiftException: Could not find any OpenShift Express resource at "https://openshift.redhat.com/broker/userinfo"
	at com.openshift.express.client.OpenShiftService.sendRequest(OpenShiftService.java:424)
	at com.openshift.express.client.OpenShiftService.getUserInfo(OpenShiftService.java:118)
	at com.openshift.express.internal.client.InternalUser.getUserInfo(InternalUser.java:262)
	at com.openshift.express.internal.client.InternalUser.getDomain(InternalUser.java:116)
	at org.jboss.tools.openshift.express.internal.ui.viewer.property.UserPropertySource.getPropertyValue(UserPropertySource.java:50)
{code}

and as seen before, the console view tree is not refreshed after wizard closes. 
                
> cannot create/rename domain so new users can't get started
> ----------------------------------------------------------
>
>                 Key: JBIDE-10855
>                 URL: https://issues.jboss.org/browse/JBIDE-10855
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: openshift
>         Environment: 
>            Reporter: Max Rydahl Andersen
>            Assignee: Xavier Coulon
>            Priority: Blocker
>             Fix For: 3.3.0.Beta1
>
>
> should have a domain name textfield with [Create] if new, and [Rename] if changing it or at least provide that functionality upfront.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list