Author: irooskov(a)redhat.com
Date: 2012-01-02 20:29:29 -0500 (Mon, 02 Jan 2012)
New Revision: 37608
Added:
trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_deploy_to_OpenShift_Express.xml
trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profile/
trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profile/openshift_express_profile_01.png
Modified:
trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml
Log:
updated with profile info
Added:
trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_deploy_to_OpenShift_Express.xml
===================================================================
---
trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_deploy_to_OpenShift_Express.xml
(rev 0)
+++
trunk/openshift/docs/reference/en-US/Modifying_your_web_application_to_deploy_to_OpenShift_Express.xml 2012-01-03
01:29:29 UTC (rev 37608)
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+ <chapter
id="chap-OpenSift_Tools_Reference_Guide-Modifying_your_web_application_to_deploy_to_OpenShift_Express">
+ <title>Modifying your web application to deploy to OpenShift
Express</title>
+ <para>
+ Open the <filename>pom.xml</filename> file of your web application in the
editor by double-clicking on the file in your <guilabel>Project
Explorer</guilabel> and selecting the <guilabel>pom.xml</guilabel> tab
in your workbench.
+ </para>
+ <para>
+ Create <code>profiles</code> tags within the
<code>project</code> tags of the <filename>pom.xml</filename>
file. Within the <code>profiles</code> tags, press
<keycap>Ctrl</keycap> and <keysym>Spacebar</keysym> together to
trigger auto-completion.
+ </para>
+ <para>
+ From the context menu of the auto-completion, select <guimenuitem>OpenShift
Express profile - OpenShift Express profile</guimenuitem>. Doing so will insert the
profile information necessary to connect to OpenShift Express.
+ </para>
+ <figure id="openshift_express_profile_01">
+ <title>Selecting the OpenShift Express Profile</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/OpenShift_Express_Profile/openshift_express_profile_01.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ Auto-completion selection screen.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+</chapter>
+
Modified: trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml 2012-01-03
00:46:50 UTC (rev 37607)
+++ trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml 2012-01-03
01:29:29 UTC (rev 37608)
@@ -6,6 +6,7 @@
<xi:include href="Preface.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Introduction.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Creating_an_OpenShift_Express_Application.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include
href="Modifying_your_web_application_to_deploy_to_OpenShift_Express.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>
Added:
trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profile/openshift_express_profile_01.png
===================================================================
(Binary files differ)
Property changes on:
trunk/openshift/docs/reference/en-US/images/OpenShift_Express_Profile/openshift_express_profile_01.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream