[jbosstools-issues] [JBoss JIRA] (JBIDE-10133) OpenShift URL should be looked up in the configuration files that the CLI uses (so we can easily switch to staging environment)

Andre Dietisheim (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Fri Dec 16 12:46:09 EST 2011


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

Andre Dietisheim edited comment on JBIDE-10133 at 12/16/11 12:44 PM:
---------------------------------------------------------------------

@Lucia:
I just tried here with a fresh eclipse that I installed JBoss Tools to and added a -Dlibra_server= to my eclipse.ini:

{code}
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx1024m
-Dlibra_server=invalidhonkabonka.com
{code}

The OpenShift wizard failed when trying to validate my credentials, immediately returned "invalid credentials". So I can't reproduce your finding about the -Dlibra_server. Please double check your setup.
                
      was (Author: adietish):
    @Lucia:
I just tried here with a fresh eclipse that I installed JBoss Tools to and added the following to eclipse.ini:

{code}
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx1024m
-Dlibra_server=humpadumpa.com
{code}

The OpenShift wizard failed when trying to validate my credentials, immediately returned "invalid credentials". So I can't reproduce your finding about the -Dlibra_server. Please double check your setup.
                  
> OpenShift URL should be looked up in the configuration files that the CLI uses (so we can easily switch to staging environment)
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10133
>                 URL: https://issues.jboss.org/browse/JBIDE-10133
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 3.3.0.M4
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 3.3.0.M5
>
>
> There's currently no easy way for a (power-) user to switch to the staging environment since the PaaS URL is inidicated in the code.

--
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