[
https://issues.jboss.org/browse/JBIDE-9591?page=com.atlassian.jira.plugin...
]
Andre Dietisheim edited comment on JBIDE-9591 at 9/16/11 11:06 AM:
-------------------------------------------------------------------
#getStatus is now implemented, unit-, integration-tested and committed to TRUNK (m3). I
furthermore implemented Application#getLog which returns a Reader which may be read from
in a blocking way to get a continous stream of the app log.
I need further testing of it to see how it behaves on repetitive calls (does it only
tails? does it repeat the whole log?)
was (Author: adietish):
#getStatus is now implemented, unit-, integration-tested and committed to TRUNK (m3).
I furthermore implemented Application#getLog which returns a Reader which may be
'tailed'.
I need further testing of it to see how it behaves on repetitive calls (does it only
tails? does it repeat the whole log?)
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