[
https://issues.apache.org/jira/browse/OPENJPA-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569127#comment-15569127
]
Christian Schneider commented on OPENJPA-2673:
----------------------------------------------
It turned out that the problem was exclude-unlisted-classes true which I still
had in the config as Aries JPA scans the classes itself. So it seems there
still might be some problem when combining with Aries JPA but plain openjpa
works.
I will update to PR with a working test that shows openjpa is working in karaf.
> Table is not created in openjpa 3.0.0-SNAPSHOT and OSGi
> -------------------------------------------------------
>
> Key: OPENJPA-2673
> URL: https://issues.apache.org/jira/browse/OPENJPA-2673
> Project: OpenJPA
> Issue Type: Bug
> Reporter: Christian Schneider
> Fix For: 3.0.0
>
>
> When testing the openjpa 3 feature in karaf I had the problem that my table
> was not there when openjpa tried to access it even though I have specified
> the options to create tables.
> This first case where I found the issue was using Aries JPA. So I was not
> sure if the problem might be in Aries JPA.
> I have now created a pax exam test that reproduces the issue without Aries
> JPA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)