There is an example called "spring-integration" shipped with Artemis that demonstrates how to boostrap an instance via Spring. Of course, it doesn't use Tomcat.
Justin ----- Original Message ----- From: "Clebert Suconic" <[email protected]> To: [email protected] Sent: Sunday, March 5, 2017 3:16:50 PM Subject: Re: Artemis: Memory leak while shutting down the tomcat server with embedded JMS server On Sun, Mar 5, 2017 at 7:08 AM, vishal3007 <[email protected]> wrote: > I am using Artemis server as an embedded server in my webapp. > The Embedded server is started as spring-bean as explained in the Spring > Integration examples provided by Artemis. What integration example provided by Artemis? I don't recall anything like that.. You're doing this integration yourself AFAIK? If you provide me some more information on where you took that from, I can try helping out.
