[
https://issues.jboss.org/browse/JBIDE-10133?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-10133 at 12/16/11 3:30 AM:
--------------------------------------------------------------------
no, it's up to the user to make sure he/she provides valid urls, the wizard will not
fall back if the url given is not valid. it will only fall back if there's no setting
at all).
The hierarchy of the possible configurations is as follows (the first one superseeding the
2nd etc.):
1) system properties (may be set by providing "-Dlibra_server=..." to the jvm
when starting it.
2) user configuration (<user-home-dir>/.openshift/express.conf)
3) system-wide configuration (/etc/openshift/express.conf)
4) default configuration (not changeable by the user, default hard coded in the java
client library)
was (Author: adietish):
no, it's up to the user to make sure he/she provides valid urls, the wizard will
not fall back to a valid one.
The hierarchy of the possible configurations is as follows (the first one superseeding the
2nd etc.):
1) system properties (may be set by providing "-Dlibra_server=..." to the jvm
when starting it.
2) user configuration (<user-home-dir>/.openshift/express.conf)
3) system-wide configuration (/etc/openshift/express.conf)
4) default configuration (not changeable by the user, default hard coded in the java
client library)
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