> Where can I find the unofficial transitional Jakarta client for ActiveMQ
"Classic"?

As noted previously in this thread you can find it here [1]:

  <dependency>
    <groupId>io.hyte.activemq</groupId>
    <artifactId>activemq-client-jakarta</artifactId>
    <version>5.18.0.hyte-1</version>
  </dependency>

> What will be the version number of the official transitional client?
5.18.0?

I believe the goal is to get it into a 5.18.0 release.

Lots of folks who recognized Spring Boot 3's transition to Jakarta EE have
been migrating to Artemis. Is this something you've considered?


Justin

[1] https://github.com/hyteio/activemq-client-jakarta

On Sun, Jan 29, 2023 at 2:47 PM Dale Ogilvie <dale_ogil...@trimble.com>
wrote:

> Hello Justin,
>
> Can you please clear things up a bit further for me?
>
> Where can I find the unofficial transitional Jakarta client for ActiveMQ
> "Classic"?
> What will be the version number of the official transitional client? 5.18.0
> ?
>
> Also, as a spring boot user I would appreciate any ideas you or others have
> on how to pull an ActiveMQ jakarta based client into spring boot 3.0.
>
> The boot devs have removed the spring-boot-starter-activemq support, so I'm
> uncertain how one might go about combining any transitional client and boot
> 3 so that boot's JMS 1.1 support works.
>
> Thanks for any assistance you can provide.
>
> Dale
>
> On Thu, Jan 26, 2023 at 11:13 AM Justin Bertram <jbert...@apache.org>
> wrote:
>
> > Just to be clear on your options...
> >
>

Reply via email to