[
https://issues.apache.org/jira/browse/AMQ-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807428#comment-17807428
]
ASF subversion and git services commented on AMQ-9418:
------------------------------------------------------
Commit 7a3db6f1dc569888a4f8204fda1a713df0eb1e38 in activemq's branch
refs/heads/activemq-6.0.x from Christopher L. Shannon (cshannon)
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=7a3db6f1d ]
AMQ-9418 - Support converting javax jms exceptions to jakarta
This fixes the OpenWire v12 marshaller so that if an exception is
received by a javax based broker the client will convert back to a
jakarta jms exception type.
(cherry picked from commit be64fdba511803e93312e57040e5776a66cf7be2)
> 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)