You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/10/23 22:04:28 UTC

svn commit: r883857 - in /websites/staging/olingo/trunk/content: ./ doc/tomcat.html

Author: buildbot
Date: Wed Oct 23 20:04:27 2013
New Revision: 883857

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/tomcat.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 23 20:04:27 2013
@@ -1 +1 @@
-1535037
+1535142

Modified: websites/staging/olingo/trunk/content/doc/tomcat.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tomcat.html (original)
+++ websites/staging/olingo/trunk/content/doc/tomcat.html Wed Oct 23 20:04:27 2013
@@ -83,7 +83,7 @@
 </ul>
 </li>
 <li>Deployment of the OData Application via simple copy of created <code>WAR</code> from the web project <code>./target</code> folder (for the sample it is <code>$ODATA_PROJECT_HOME/cars-web/target/olingo.odata2.sample.cars.web.war</code>) into <code>$TOMCAT_HOME/webapps</code></li>
-<li>After successful deployment for the sample project just open following link: <a href="http://localhost:8080/olingo.odata2.sample.web">http://localhost:8080/olingo.odata2.sample.web</a> to see the project entry site.</li>
+<li>After successful deployment for the sample project just open following link: <a href="http://localhost:8080/olingo.odata2.sample.web">http://localhost:8080/olingo.odata2.sample.cars.web</a> to see the project entry site.</li>
 </ul>