What is a good JAVA STOMP CLIENT?

2010-02-07 Thread mastaskillz33
Thank you for your help -- View this message in context: http://old.nabble.com/What-is-a-good-JAVA-STOMP-CLIENT--tp27491003p27491003.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How can I disable Wildcards?

2010-01-29 Thread mastaskillz33
Any ideas? mastaskillz33 wrote: > > http://activemq.apache.org/wildcards.html > -- View this message in context: http://old.nabble.com/How-can-I-disable-Wildcards--tp27315300p27380720.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

stomp+nio+ssl ??

2010-01-25 Thread mastaskillz33
I'd like to run all 3 at once. How can I do this? -- View this message in context: http://old.nabble.com/stomp%2Bnio%2Bssltp27316245p27316245.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

How can I disable Wildcards?

2010-01-25 Thread mastaskillz33
http://activemq.apache.org/wildcards.html -- View this message in context: http://old.nabble.com/How-can-I-disable-Wildcards--tp27315300p27315300.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

API For adding authorized users?

2010-01-20 Thread mastaskillz33
Does active MQ have one? -- View this message in context: http://old.nabble.com/API-For-adding-authorized-users--tp27246858p27246858.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Active MQ ajax and security

2010-01-19 Thread mastaskillz33
http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Tue, Jan 19, 2010 at 5:28 PM, mastaskillz33 wrote: > >> >> I've developing an application on google's app engine. I would like to &g

Active MQ ajax and security

2010-01-19 Thread mastaskillz33
I've developing an application on google's app engine. I would like to integrate it with active mq. I figure I could put my active mq server exposed to the web except I would need to authenticate users before allowing them to pub sub to the Q. How should I do this. I basically want them to log int