[jboss-user] [JBoss Tools] - Deploy from Eclipse to OpenShift in a breeze
Andre Dietisheim
do-not-reply at jboss.com
Thu Nov 29 07:58:35 EST 2012
Andre Dietisheim [https://community.jboss.org/people/adietish] commented on
"Deploy from Eclipse to OpenShift in a breeze"
To view all comments on this blog post, visit: https://community.jboss.org/community/tools/blog/2012/06/27/deploy-from-eclipse-to-openshift-in-a-breeze#comment-11195
--------------------------------------------------
So far we saw the gwt compiler requiring far too many resources for the free gears you get by default on openshift. Thus compiling and building the war locally and publishing it to OpenShift is currently the way to go. You can check all the details in the follow jira issue:
https://issues.jboss.org/browse/JBIDE-10594 https://issues.jboss.org/browse/JBIDE-10594
Since deploying to OpenShift is equivalent to git pushing your local repo to OpenShift, you'd have to add, commit and push your war. You can do this manually via git cmd-line, EGit or via our Eclipse WTP server adapter as Max and Xavier stated above.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121129/492be9e5/attachment-0001.html
More information about the jboss-user
mailing list