You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by de...@apache.org on 2014/04/04 10:18:03 UTC

svn commit: r1584560 - /olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext

Author: deepa
Date: Fri Apr  4 08:18:02 2014
New Revision: 1584560

URL: http://svn.apache.org/r1584560
Log:
CMS commit to olingo by deepa

Modified:
    olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext

Modified: olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext?rev=1584560&r1=1584559&r2=1584560&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext (original)
+++ olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext Fri Apr  4 08:18:02 2014
@@ -39,6 +39,8 @@ org.eclipse.persistence | eclipselink | 
 org.eclipse.persistence | javax.persistence | 2.0.5
 org.hsqldb | hsqldb | 2.2.8
  
+[Sample JPA Model][1]
+
 ##### Create a Dynamic Web Application Project from Scratch:
 
 1. In the command prompt, enter the maven command given here (change the DgroupId and DartifactId as per your requirement)
@@ -175,4 +177,4 @@ After the implementation, test the web a
 	
 
 
-  [1]: /img/JPALibTab1.JPG
\ No newline at end of file
+    [1]: /resources/SampleJPAModel
\ No newline at end of file