Hello Martin. Why do you need to be compatible with Spring 6 / jakarta.jms? You are using these libraries in an extension?
-- Best regards, Benoit TELLIER General manager of Linagora VIETNAM. Product owner for Team-Mail product. Chairman of the Apache James project. Mail: btell...@linagora.com Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) On Sep 14, 2023 4:45 AM, from Martijn Brinkers Thanks. I ran into an issue where Spring 6 requires jakarta.jms wheras ActiveMQ only supports javax.jms and I was hoping that upgrading ActiveMQ to the latest release would solve the issue. Unfortunately ActiveMQ does not support jakarta.jsm for the broker :( On Wed, Sep 13, 2023 at 4:44 PM Benoit TELLIER <btell...@linagora.com> wrote: > Hello, > > For the deployment setup of james that relies on it, James relies on an > embedded ActiveMQ, so James "fixes" the version of ActiveMQ > > There had not been work so far to use James in conjunction with a remote > ActiveMQ. Contributions welcome. > > Also please note that on the master branch, we rely on ActiveMQ 5.18.2 so > James is able to easily work with that version. > > -- > > > Best regards, > > > > Benoit TELLIER > > > > General manager of Linagora VIETNAM. > > Product owner for Team-Mail product. > > Chairman of the Apache James project. > > > > Mail: btell...@linagora.com > > Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) > > > On Sep 13, 2023 6:59 PM, from Martijn Brinkers Hi, > > James 3.8 comes with ActiveMQ 5.17.3. Is James 3.8 compatible with > version 5.18.2? > > Kind regards, > > Martijn >