[
https://issues.jboss.org/browse/JBIDE-9591?page=com.atlassian.jira.plugin...
]
Andre Dietisheim commented on JBIDE-9591:
-----------------------------------------
start and stop application are implemented and committed to TRUNK. basic tests are
implemented (canStartStoppedApplication) but I now need to further test cases where you
try to start a started application and try to stop a stopped application.
Openshift Express: create RHC alike tooling that is able to create
domain/app etc.
----------------------------------------------------------------------------------
Key: JBIDE-9591
URL:
https://issues.jboss.org/browse/JBIDE-9591
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JBossAS/Servers
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: new_and_noteworthy
Fix For: 3.3.0.M4
When you want to deploy an app to openshift, you currently have to use the rhc command
line executables. Since we want to be able to deploy to openshift without leaving eclipse
we have to provide this in eclipse. This will furhtermore also ease usage on windows a lot
since the rhc-tooling is only usable by installing cygwin.
Openshift is offering a simplistic REST interface that offers those operations (create
domain, create app, get user info etc.). We'll implement our own REST client to offer
these functionalities to our users:
https://github.com/openshift/os-client-tools/blob/master/express/doc/API
http://docs.redhat.com/docs/en-US/OpenShift_Express/1.0/pdf/API_Guide/Ope...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira