From jbosstools-commits at lists.jboss.org Thu Dec 22 04:41:10 2011 Content-Type: multipart/mixed; boundary="===============3278533549217513028==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r37516 - in trunk/documentation/whatsnew/openshift: images and 1 other directory. Date: Thu, 22 Dec 2011 04:41:10 -0500 Message-ID: <201112220941.pBM9fAI8029624@svn01.web.mwc.hst.phx2.redhat.com> --===============3278533549217513028== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: xcoulon Date: 2011-12-22 04:41:09 -0500 (Thu, 22 Dec 2011) New Revision: 37516 Added: trunk/documentation/whatsnew/openshift/images/remote-console.png trunk/documentation/whatsnew/openshift/images/show-in-remote-console.png Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html Log: Adding Openshift tail in remote console description in the N&N Added: trunk/documentation/whatsnew/openshift/images/remote-console.png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/openshift/images/remote-c= onsole.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: trunk/documentation/whatsnew/openshift/images/show-in-remote-console= .png =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (Binary files differ) Property changes on: trunk/documentation/whatsnew/openshift/images/show-in-= remote-console.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.ht= ml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html 201= 1-12-22 08:52:15 UTC (rev 37515) +++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html 201= 1-12-22 09:41:09 UTC (rev 37516) @@ -40,6 +40,7 @@ OpenShift server adapter = +

Updated OpenShift Server Adapter

The server adapter for OpenShift has changed from previous versions. Previously @@ -60,7 +61,22 @@

3D"openshift

Relat= ed Jira

- + + +

Tailing the remote instance logs into the Eclipse Console +

You can now retrieve the live logs from the remote JBossAS7 insta= nce running on OpenShift right into your Eclipse Console view. This feature= is available from the "Show In>Remote Console" contextual menu item= of the Server Adapter associated with your OpenShift Application. = +

+

3D"Show

+

This works in the same manner as the 'rhc-tail-files' command lin= e tool, which means that the underlying action issues an 'ssh tail' command= on the remote VM, and thus may prompt you for the passphrase associated wi= th your OpenShift SSH Key if it was not previously loaded during the Eclips= e session.

+

Both the 'boot.log' and 'server.log' will be shown in the console= , including their 100 previous lines.

+

3D"Remote +

You can stop the 'ssh tail' command from the console by clicking = on the 'Close Console' button.

+

Re= lated Jira

+ + + + + = = @@ -145,12 +161,7 @@ = = - - -
- - - = + = = = --===============3278533549217513028==--