[ 
https://issues.apache.org/jira/browse/OPENJPA-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568691#comment-15568691
 ] 

ASF GitHub Bot commented on OPENJPA-2673:
-----------------------------------------

GitHub user cschneider opened a pull request:

    https://github.com/apache/openjpa/pull/6

    [OPENJPA-2673] Reproduce problem using test

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cschneider/openjpa OPENJPA-2673

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/openjpa/pull/6.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6
    
----
commit 4ed70ad77969cdd1b86711a022478941eb34027f
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2016-10-12T13:18:32Z

    [OPENJPA-2673] Reproduce problem using test

----


> 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)

Reply via email to