You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/10/12 13:37:52 UTC

[jira] Commented: (SMX4-398) openjpa bundle should import the transaction package without optional flag

    [ https://issues.apache.org/activemq/browse/SMX4-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54713#action_54713 ] 

Guillaume Nodet commented on SMX4-398:
--------------------------------------

But JPA can be used without a transaction manager, so if openjpa bundle can be used without the javax.transaction package, we should not mandate it.
If this is the case, the fix might be elsewhere.

> openjpa bundle should import the transaction package without optional flag
> --------------------------------------------------------------------------
>
>                 Key: SMX4-398
>                 URL: https://issues.apache.org/activemq/browse/SMX4-398
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Bundles
>            Reporter: Willem Jiang
>             Fix For: 4.1.0
>
>         Attachments: smx4-398.patch
>
>
> When I rerun the OSGi integration test of JPA, I found current servicemix JPA bundle set the importation of the javax.transaction to be optional.
> It will cause the JPA test failure, so I submit this patch to fix this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.