[
https://issues.apache.org/jira/browse/AMQ-7309?focusedWorklogId=633947&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-633947
]
ASF GitHub Bot logged work on AMQ-7309:
---------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/21 05:20
Start Date: 05/Aug/21 05:20
Worklog Time Spent: 10m
Work Description: rmannibucau commented on pull request #682:
URL: https://github.com/apache/activemq/pull/682#issuecomment-893172819
Maybe stupid but in tomee to have jms2 api support i wrapped amq5 in
"TomEEAMQ" classes.
This means a first compatibility version can be done in a jms2 package
enabling a full jms1 compat in existing package and to start a jms2 support in
a new package reusing/delegating to jms1 code.
This is pretty straight forward and fast to do without any regression.
Only change in current code can be in factories with a version config to
switch between impl but at the end it is mainly delegation code and works well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 633947)
Time Spent: 8h 40m (was: 8.5h)
> Add JMS 2.0 support
> -------------------
>
> Key: AMQ-7309
> URL: https://issues.apache.org/jira/browse/AMQ-7309
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Broker, JMS client
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.0
>
> Time Spent: 8h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)