Author: deepa
Date: Mon Apr 7 10:16:39 2014
New Revision: 1585444
URL: http://svn.apache.org/r1585444
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=1585444&r1=1585443&r2=1585444&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext (original)
+++ olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext Mon Apr 7
10:16:39 2014
@@ -175,8 +175,9 @@ The project is now ready to expose OData
<url-pattern>/SalesOrderProcessing.svc/*</url-pattern>
</servlet-mapping>
-After the implementation, test the web application using
http://localhost:8080/olingo.odata2.jpa.processor.ref.web/SalesOrderProcessing.svc
+After the implementation, test the web application using [this link][2]
- [1]:
https://cms.apache.org/olingo/wc/browse/deepa-l1Xf53/trunk/content/resources/SampleJPAModel
\ No newline at end of file
+ [1]:
https://cms.apache.org/olingo/wc/browse/deepa-l1Xf53/trunk/content/resources/SampleJPAModel
+ [2]:
http://localhost:8080/olingo.odata2.jpa.processor.ref.web/SalesOrderProcessing.svc
\ No newline at end of file