No description, website, or topics provided.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src/test
.gitignore
ReadMe.txt
pom.xml

ReadMe.txt

Test Camel Olingo2 component with OData 3.0 service
This test demoinstrates that current camel-olingo2 component 
doesn't support OData 3.0 compliant services

The error Error reading EDM: Invalid or missing namespace for 'Schema' 
means that OData 3.0 schema http://schemas.microsoft.com/ado/2009/11/edm 
is not defined inside Olingo2 library
===========================

To run the test use

    mvn clean test


For more help see the Apache Camel documentation

    http://camel.apache.org/