You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by bu...@apache.org on 2011/07/17 11:08:32 UTC

svn commit: r792881 - /websites/staging/esme/trunk/content/docs/install/ce-installation-guide.html

Author: buildbot
Date: Sun Jul 17 09:08:31 2011
New Revision: 792881

Log:
Staging update by buildbot

Modified:
    websites/staging/esme/trunk/content/docs/install/ce-installation-guide.html

Modified: websites/staging/esme/trunk/content/docs/install/ce-installation-guide.html
==============================================================================
--- websites/staging/esme/trunk/content/docs/install/ce-installation-guide.html (original)
+++ websites/staging/esme/trunk/content/docs/install/ce-installation-guide.html Sun Jul 17 09:08:31 2011
@@ -85,8 +85,10 @@ NWDS.</p>
 ):</p>
 <p><a name="CEInstallationGuide-3.3viascript"></a></p>
 <h4 id="33_via_script">3.3 via script</h4>
-<p>D:usrsapCE1J00j2eedeploymentscripts&gt; deploy
-administrator:abcd1234@localhost:50004 esme.war</p>
+<div class="codehilite"><pre><span class="n">D:</span><span class="o">\</span><span class="n">usr</span><span class="o">\</span><span class="n">sap</span><span class="o">\</span><span class="n">CE1</span><span class="o">\</span><span class="n">J00</span><span class="o">\</span><span class="n">j2ee</span><span class="o">\</span><span class="n">deployment</span><span class="o">\</span><span class="n">scripts</span><span class="o">&gt;</span> <span class="n">deploy</span> <span class="n">administrator:abcd1234</span><span class="nv">@localhost:50004</span> <span class="n">esme</span><span class="o">.</span><span class="n">war95</span>
+</pre></div>
+
+
 <p><a name="CEInstallationGuide-Tips"></a></p>
 <h3 id="tips">Tips</h3>
 <p><a name="CEInstallationGuide-Usingcontainer-basedautnetication"></a></p>
@@ -102,13 +104,18 @@ administrator:abcd1234@localhost:50004 e
 
 <p>You also have to of course create a data source and the necessary JDBC
 drivers to the CE environment. Here are two blogs with details on how to do
-this:
-<em> <a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12141">Creating JDBC Data sources using NWA for different Databases in CE</a>
-</em> <a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/8675">Connecting an Application to an External Database in SAP NW CE 7.1</a></p>
+this:</p>
+<ul>
+<li><a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12141">Creating JDBC Data sources using NWA for different Databases in CE</a></li>
+<li><a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/8675">Connecting an Application to an External Database in SAP NW CE 7.1</a></li>
+</ul>
 <p>If you are using derby as your DB to perform tests, the following info is
-useful:
-<em> DB driver class: <em>org.apache.derby.jdbc.EmbeddedDriver</em></em> URL: <em>jdbc:derby:esme_db;create=true</em>
-* JAR_: derby-10.5.1.1.jar_</p>
+useful:</p>
+<ul>
+<li>DB driver class: <em>org.apache.derby.jdbc.EmbeddedDriver</em></li>
+<li>URL: <em>jdbc:derby:esme_db;create=true</em></li>
+<li>JAR_: derby-10.5.1.1.jar</li>
+</ul>
   </div>
 
   <div id="footer">