[
https://issues.apache.org/jira/browse/OPENJPA-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725177#comment-16725177
]
Matt Pavlovich commented on OPENJPA-2762:
-----------------------------------------
Q: Should the javax.jms dependency be used instead of the geronimo?
{noformat}
<dependency>
<groupId>javax.jms</groupId>
<artifactId>javax.jms-api</artifactId>
<version>2.0.1</version>
</dependency>
{noformat}
> Upgrade to JMS 2.0. spec
> ------------------------
>
> Key: OPENJPA-2762
> URL: https://issues.apache.org/jira/browse/OPENJPA-2762
> Project: OpenJPA
> Issue Type: Task
> Components: build / infrastructure
> Affects Versions: 3.0.0
> Reporter: Matt Pavlovich
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> JMS 2.0 is backwards compatible with JMS v1.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)