Re: Pure JMS management

2017-05-18 Thread Guillaume Nodet
It seems to work well for me. I'll run a full build and will create a PR. 2017-05-19 8:03 GMT+02:00 Guillaume Nodet : > I'm enhancing a layer in OSGi to support Artemis, and I'd like to avoid > adding package dependencies. > That's why I'm using the connectio

Re: Pure JMS management

2017-05-18 Thread Guillaume Nodet
/src/main/java/org/apache/ > activemq/artemis/jms/example/ManagementExample.java > > > > Maybe I"m misunderstanding your question? > > On Thu, May 18, 2017 at 6:23 PM, Guillaume Nodet > wrote: > > I'm trying do perform management operation wit

Pure JMS management

2017-05-18 Thread Guillaume Nodet
I think I should not have to use reflection to access the result message, hence the use of reflection to access the JMSManagementHelper methods. It seems to me the reply should be of type TextMessage, but it's currently untyped, so I can't use TextMessage#getText to retrieve the json result, and I can't find a way to retrieve it another way. Do I miss anything ? -- Guillaume Nodet

Re: jaasAuthenticationPlugin in osgi

2011-03-17 Thread Guillaume Nodet
virgo, where can I find some documentation on that ? > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/jaasAuthenticationPlugin-in-osgi-tp3383955p3384425.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --

Re: jaasAuthenticationPlugin in osgi

2011-03-17 Thread Guillaume Nodet
my config file: > > ActiveMQ { > acme.security.MyLoginModule required > debug="true"; > }; > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/jaasAuthenticationPlugin-in-osgi-tp3383955p3384078.html > Sent from the ActiveMQ - User

Re: Karaf + ActiveMQ

2009-11-12 Thread Guillaume Nodet
PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkr5Q3EACgkQDBHISU1oEKGNpQCgpG8wyZ0ZCXGMo2ya4bJGVCRc > PFEAoJ1rqRVHT7qSJjUIt9yY2pPLT/x4 > =Pd9R > -END PGP SIGNATURE- > -- Cheers

Re: ActiveMQ + OSGI

2009-04-03 Thread Guillaume Nodet
html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/ Open Source SOA http://fusesource.com

Re: JMS pooling... pool package in activeMQ

2009-02-03 Thread Guillaume Nodet
crete. I guess for any JMS client we can write a wrapper around the >>> PooledConnectionFactory and other classes and make sure that we have a >>> number of connections and a pool of sessions associated with it. We can >>> use >>> these for pooling. >>> Does it

Re: JMS pooling... pool package in activeMQ

2009-02-03 Thread Guillaume Nodet
ny JMS provider. > > > -- > View this message in context: > http://www.nabble.com/JMS-pooling...-pool-package-in-activeMQ-tp21811493p21811493.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/ Open Source SOA http://fusesource.com

Re: ActiveMQ and SMX4

2008-08-26 Thread Guillaume Nodet
mel as well, and reading from: > http://activemq.apache.org/camel/jbi.html > seems that it should work pretty well with SMX4. did anyone tried > it? > > greetings, > Yari > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: ActiveMQ and SMX4

2008-08-26 Thread Guillaume Nodet
ibution, there are a few examples that shows the use of Camel. > greetings, > Yari > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: CONFUSED!?!? What is the released version now?

2008-04-27 Thread Guillaume Nodet
t; * ActiveMQ 1.1 Release > -- > View this message in context: > http://www.nabble.com/CONFUSED%21-%21--What-is-the-released-version-now--tp16918172s2354p16918172.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: Release dates

2008-04-08 Thread Guillaume Nodet
4.1.2 and > 5.1? > > Thanks. > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: Problems building with Maven

2007-09-18 Thread Guillaume Nodet
" version: "5.1" arch: "x86" > > C:\_tools\ActiveMq\apache-activemq-4.1.1> > -- > View this message in context: > http://www.nabble.com/Problems-building-with-Maven-tf4466474s2354.html#a12735153 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: ServiceMix ActiveMQ Consumer has been broken in recent builds

2007-09-12 Thread Guillaume Nodet
rks fine too there. > > Can anyone give me any clues where to start looking to find out how/ > where/why this has been broken? > > > -- > Daryl > http://itsallsemantics.com > > "2 + 2 = 5, for sufficiently large values of 2." > -- Ron Jeffries > > > > -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: [Spam: 5.0] ClassNotFoundException: No ClassLoaders found for: beans

2007-03-08 Thread Guillaume Nodet
ClassPathXmlApplicationContext.java:51) >> at >> org.apache.activemq.xbean.XBeanBrokerFactory.createBroker( XBeanBrokerFactory.java:41) >> at >> org.apache.activemq.broker.BrokerFactory.createBroker( BrokerFactory.java:57) >> at >> org.ap