[ 
https://issues.apache.org/jira/browse/OLINGO-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Bolz updated OLINGO-136:
--------------------------------

    Attachment: OlingoSampleApp.java
                pom.xml

Maven {{pom.xml}} for project creation and {{OlingoSampleApp}} as example.

Based on both the documentation will be created.

To try this first sample download both files in following directory structure:

{code}
ProjectFolder
\-pom.xml
\-src/main/java/org/apache/olingo/sample/client/OlingoSampleApp.java
{code}

Then run {{mvn}} to build the project.
Then run {{java -cp target/OlingoSampleClient.jar 
org.apache.olingo.sample.client.OlingoSampleApp}} to execute the sample app 
which works with running 
{{archetypeArtifactId=olingo-odata2-sample-cars-annotation-archetype-incubating}}
 (see [Olingo Annotation 
Archetype|http://olingo.incubator.apache.org/doc/sample-setup.html]).


> Documentation/Tutorial for using Olingo as OData-Client-Library
> ---------------------------------------------------------------
>
>                 Key: OLINGO-136
>                 URL: https://issues.apache.org/jira/browse/OLINGO-136
>             Project: Olingo
>          Issue Type: Wish
>          Components: odata2-documentation, odata4-consumer
>            Reporter: Michael Bolz
>            Assignee: Michael Bolz
>            Priority: Minor
>         Attachments: OlingoSampleApp.java, pom.xml
>
>
> Write more documentation and a tutorial for using Olingo as 
> OData-Client-Library.
> Also create an _maven archetype_ (e.g. as for the JPA/Annotation extension 
> modules) for a _quick start_.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to