[
https://issues.apache.org/jira/browse/AMQ-9418?focusedWorklogId=899982&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-899982
]
ASF GitHub Bot logged work on AMQ-9418:
---------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jan/24 19:15
Start Date: 16/Jan/24 19:15
Worklog Time Spent: 10m
Work Description: cshannon opened a new pull request, #1140:
URL: https://github.com/apache/activemq/pull/1140
This fixes the OpenWire v12 marshaller so that if an exception is received
by a jakarta based broker the client will convert back to a javax jms exception
type.
This commit also updates activemq-client-jakarta to do the proper mapping in
the reverse.
Issue Time Tracking
-------------------
Worklog Id: (was: 899982)
Remaining Estimate: 0h
Time Spent: 10m
> Support mapping jakarta -> javax exceptions in openwire
> -------------------------------------------------------
>
> Key: AMQ-9418
> URL: https://issues.apache.org/jira/browse/AMQ-9418
> Project: ActiveMQ
> Issue Type: Bug
> Reporter: Matt Pavlovich
> Assignee: Christopher L. Shannon
> Priority: Major
> Fix For: 5.18.4, 5.17.7, 5.16.8, 6.0.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For javax clients to connect to jakarta-based broker, we need to map
> exceptions to the javax namespace from jakarta-based broker-side exceptions
> and vice versa for jakarta clients talking to a javax broker.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)