Re: How Subscribe Advisory Topics with STOMP

2014-07-29 Thread diego.leite
Hi Tim, I'm using stomp for objective-c to communicate with activemq, but now I see what I need. Your example was a success. THANK YOU!!! -- View this message in context: http://activemq.2283324.n4.nabble.com/How-Subscribe-Advisory-Topics-with-STOMP-tp4683782p4683792.html Sent from the Activ

How Subscribe Advisory Topics with STOMP

2014-07-29 Thread diego.leite
Hello everybody, How I subscribe advisory topics with STOMP on ActiveMQ? Should I use Headers, like selectors? Someone give me a light :D Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/How-Subscribe-Advisory-Topics-with-STOMP-tp4683782.html Sent from the

Advisory Topics with STOMP

2014-07-29 Thread diego.leite
Hello everybody, How I subscribe advisory topics with STOMP on ActiveMQ? I should use Headers, like selectors? Someone give me a light :D Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/Advisory-Topics-with-STOMP-tp4683780.html Sent from the ActiveMQ - Dev m

Re: Selector problem with STOMP and Objective-C

2014-07-23 Thread diego.leite
I did it. Don't worry =D -- View this message in context: http://activemq.2283324.n4.nabble.com/Selector-problem-with-STOMP-and-Objective-C-tp4683433p4683571.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Selector problem with STOMP and Objective-C

2014-07-18 Thread diego.leite
Hi everybody, I'm using the STOMP with objective-c on my iOS app but I'm with a following problem: I can subscribe a post, send a message and listen this message. But if that message contains any selectors I can't listen, however, the ActiveMQ catched that message and the subscriber is correctly