[
https://issues.apache.org/jira/browse/OLINGO-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542095#comment-14542095
]
Akitoshi Yoshida commented on OLINGO-632:
-----------------------------------------
Hi Michael,
Basically, we need to add org.apache.olingo.commons.core.edm to the exports
list of odata-commons-core. Previously, in beta-03-SNAPSHOT, only
*commons.core, *commons.core.edm.provider and *commons.core.edm.primitives were
accessed but not *commons.core.edm.
And I tried with aalto-xml-0.9.10 which works with the codehaus' stax2 provider
lib 3.1.4.
But aalto-xml-0.9.11 requires stax2 provider lib 4.0.0.
Then, everything works fine.
The sample code of OLINGO-642 also needs to be updated because
org.apache.olingo.commons.api.edm.provider.EdmProvider which was used in
beta-03-SNAPSHOT's sample is not there in the current 4.0.0-SNAPSHOT. So, you
need to copy the updated source folder from the current master's
samples/server/src.
regards, aki
> Make Olingo jars to OSGi bundles
> --------------------------------
>
> Key: OLINGO-632
> URL: https://issues.apache.org/jira/browse/OLINGO-632
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-client, odata4-commons, odata4-server
> Affects Versions: V4 4.0.0-beta-01
> Reporter: Akitoshi Yoshida
> Assignee: Michael Bolz
> Fix For: (Java) V4 4.0.0
>
> Attachments: 0001-OLINGO-632-make-Olingo-jars-to-OSGi-bundles.patch
>
>
> Making the Olingo jars to OSGi bundles.
> Discussed in:
> http://mail-archives.apache.org/mod_mbox/olingo-user/201504.mbox/%3cff176ec2ac5f8443b9260219629fd0da69aec...@dewdfemb13a.global.corp.sap%3e
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)