Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Derek Mahar
.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) > >> >> >>> at > >> >> >> > >> >> > >> > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Clebert Suconic
mlApplicationContext.java:139) >> >> >>> at >> >> >> >> >> >> org.springframework.context.support.ClassPathXmlApplicationContext.(ClassPathXmlApplicationContext.java:93) >> >> >>> at >> >> >> >> >> >> org.apache.activemq.ar

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Derek Mahar
Executor.execute(MojoExecutor.java:153) > >> >>> at > >> >> > >> > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > >> >>> at > >> >> > >> > org.apache.maven.lifecycle.internal.Life

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Clebert Suconic
t; >> >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >> >>> at >> >> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> >>> at java.lang.reflect.Method.invoke(Method.java:497) >> >&

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Derek Mahar
ringframework.context.support.DefaultLifecycleProcessor stop > >>> INFO: Stopping beans in phase 2147483647 > >>> Jan 12, 2016 4:50:53 PM > >>> org.springframework.beans.factory.support.DefaultListableBeanFactory > >>> destroySingletons > >>&g

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Clebert Suconic
------------------------- >>> [WARNING] The requested profile "example" could not be activated because >> it >>> does not exist. >>> >>> >>> I encountered this warning after initializing bean "co

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Derek Mahar
atures/standard/spring-integration/src/main/resources/spring-jms-beans.xml > > +++ > > > b/examples/features/standard/spring-integration/src/main/resources/spring-jms-beans.xml > > @@ -53,12 +53,7 @@ under the License. > > > > > > > > class="

Re: Client and server artifacts in Spring JMS example.

2016-01-13 Thread Derek Mahar
. > > > Justin > > - Original Message - > From: "Derek Mahar" > To: users@activemq.apache.org > Sent: Tuesday, January 12, 2016 1:14:12 PM > Subject: Client and server artifacts in Spring JMS example. > > From > > https://github.com/apache/act

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Clebert Suconic
rtConfiguration, while it's easier >> to use URIs. if you make any simplification or improvements it would >> be great if you sent a Pull Request (or a diff if you prefer). >> >> On Tue, Jan 12, 2016 at 2:33 PM, Justin Bertram >> wrote: >>> Keep in mind

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Derek Mahar
ans are for the client. > > > > > > Justin > > > > - Original Message - > > From: "Derek Mahar" > > To: users@activemq.apache.org > > Sent: Tuesday, January 12, 2016 1:14:12 PM > > Subject: Client and server artifacts in Spring

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Clebert Suconic
gt; ----- Original Message - >> > From: "Justin Bertram" >> > To: users@activemq.apache.org >> > Sent: Tuesday, January 12, 2016 1:18:37 PM >> > Subject: Re: Client and server artifacts in Spring JMS example. >> > >> > You&#x

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Derek Mahar
From: "Justin Bertram" > > To: users@activemq.apache.org > > Sent: Tuesday, January 12, 2016 1:18:37 PM > > Subject: Re: Client and server artifacts in Spring JMS example. > > > > You're mostly right. Everything but the "securityManager"

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Clebert Suconic
iginal Message - > From: "Justin Bertram" > To: users@activemq.apache.org > Sent: Tuesday, January 12, 2016 1:18:37 PM > Subject: Re: Client and server artifacts in Spring JMS example. > > You're mostly right. Everything but the "securityManager" and &qu

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Justin Bertram
PM Subject: Re: Client and server artifacts in Spring JMS example. You're mostly right. Everything but the "securityManager" and "EmbeddedJms" beans are for the client. Justin - Original Message - From: "Derek Mahar" To: users@activemq.apache.org Sent: Tu

Re: Client and server artifacts in Spring JMS example.

2016-01-12 Thread Justin Bertram
You're mostly right. Everything but the "securityManager" and "EmbeddedJms" beans are for the client. Justin - Original Message - From: "Derek Mahar" To: users@activemq.apache.org Sent: Tuesday, January 12, 2016 1:14:12 PM Subject: Client and ser

Client and server artifacts in Spring JMS example.

2016-01-12 Thread Derek Mahar
From https://github.com/apache/activemq-artemis/blob/master/examples/features/standard/spring-integration/src/main/resources/spring-jms-beans.xml, would it be accurate to separate the beans into the following lists of client and server components? Client - connectionFactory (org.apache.activemq.a