Author: buildbot
Date: Fri Apr 4 08:18:07 2014
New Revision: 904871
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 4 08:18:07 2014
@@ -1 +1 @@
-1584558
+1584560
Modified: websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html
(original)
+++ websites/staging/olingo/trunk/content/doc/tutorials/CreateWebApp.html Fri
Apr 4 08:18:07 2014
@@ -148,6 +148,7 @@ The table gives the list of Maven depend
</tr>
</tbody>
</table>
+<p>[Sample JPA Model][1]</p>
<h5 id="create-a-dynamic-web-application-project-from-scratch">Create a
Dynamic Web Application Project from Scratch:</h5>
<ol>
<li>
@@ -292,6 +293,8 @@ The table gives the list of Maven depend
</li>
</ol>
<p>After the implementation, test the web application using
http://localhost:8080/olingo.odata2.jpa.processor.ref.web/SalesOrderProcessing.svc</p>
+<div class="codehilite"><pre><span class="p">[</span>1<span
class="p">]:</span> <span class="o">/</span><span
class="n">resources</span><span class="o">/</span><span
class="n">SampleJPAModel</span>
+</pre></div>