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

ASF GitHub Bot logged work on ARTEMIS-4567:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jan/24 14:47
            Start Date: 19/Jan/24 14:47
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on code in PR #4741:
URL: https://github.com/apache/activemq-artemis/pull/4741#discussion_r1459137665


##########
tests/compatibility-tests/pom.xml:
##########
@@ -337,6 +337,8 @@
                               
<arg>org.apache.activemq:artemis-server:${project.version}</arg>
                               
<arg>org.apache.activemq:artemis-journal:${project.version}</arg>
                               
<arg>org.apache.activemq:artemis-hornetq-protocol:${project.version}</arg>
+                              
<arg>org.apache.activemq:artemis-jakarta-openwire-protocol:${project.version}</arg>
+                              
<arg>org.apache.logging.log4j:log4j-slf4j2-impl:2.21.1</arg>

Review Comment:
   Yes, indeed.





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

    Worklog Id:     (was: 900711)
    Time Spent: 1h  (was: 50m)

> Support OpenWire clients for broker embedded in Jakarta environment
> -------------------------------------------------------------------
>
>                 Key: ARTEMIS-4567
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4567
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> If the broker is embedded into a Jakarta environment (e.g. Spring Boot 3.x) 
> then the existing {{artemis-openwire-protocol}} module won't work because it 
> uses {{javax}} classes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to