I think your message got cut off or something. You said, "I would sincerely
appreciate if someone could give me a direction how to add Artemis REST
interface into an instance bootstrapped by springboot without."  Without
what?

In any event, the issue here is that the REST interface relies on an HTTP
server that can deploy WAR files. In Artemis we use an embedded instance of
Jetty for this functionality. However you're starting your broker you'll
need to do something similar.


Justin

On Wed, Apr 18, 2018 at 7:38 AM, EvgenyM <evgeny.minkev...@gmail.com> wrote:

> Good day,
>
> I would sincerely appreciate if someone could give me a direction how to
> add
> Artemis REST interface into an instance bootstrapped by springboot without
>
> I have prepped the barebones implementation here :
> https://github.com/evmin/artemis-mq-rest
>
> Any assistance will be greatly appreciated!
>
>
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-
> f2341805.html
>

Reply via email to