[ 
https://issues.apache.org/jira/browse/AMQ-9418?focusedWorklogId=899985&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-899985
 ]

ASF GitHub Bot logged work on AMQ-9418:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jan/24 19:19
            Start Date: 16/Jan/24 19:19
    Worklog Time Spent: 10m 
      Work Description: mattrpav commented on code in PR #1140:
URL: https://github.com/apache/activemq/pull/1140#discussion_r1453898497


##########
activemq-client/src/main/java/org/apache/activemq/openwire/v12/BaseDataStreamMarshaller.java:
##########
@@ -16,6 +16,8 @@
  */
 package org.apache.activemq.openwire.v12;
 
+import static org.apache.activemq.openwire.OpenWireUtil.convertJmsPackage;

Review Comment:
   nice use of import static method =)





Issue Time Tracking
-------------------

    Worklog Id:     (was: 899985)
    Time Spent: 20m  (was: 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: 20m
>  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)

Reply via email to