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

ASF subversion and git services commented on ARTEMIS-4567:
----------------------------------------------------------

Commit eb7d131a8b436ade1a64f0247fcd79afd844f96e in activemq-artemis's branch 
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=eb7d131a8b ]

ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment

If the broker is embedded into a Jakarta environment then the existing
artemis-openwire-protocol module won't work because it uses javax
classes.

This commit adds a new Jakarta-specific module that can be used to
support OpenWire clients in Jakarta environments (e.g. Spring Boot 3).
Users will simply need to include this version on their classpath to
enable support.


> 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 20m
>  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