[
https://issues.apache.org/jira/browse/AMQ-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807430#comment-17807430
]
ASF subversion and git services commented on AMQ-9418:
------------------------------------------------------
Commit da27536132fb99427019b7c43bbb11458c339bc6 in activemq's branch
refs/heads/activemq-5.17.x from Christopher L. Shannon (cshannon)
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=da2753613 ]
AMQ-9418 - Support converting jakarta jms exceptions to javax
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.
(cherry picked from commit b92479cd2ec0913b6dae03a4789bdceae58b57b5)
> 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: 6.1.0, 5.18.4, 5.17.7, 5.16.8, 6.0.2
>
> Time Spent: 50m
> 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)