Re: Disable Stomp transport from sending messages

2008-12-03 Thread Joe Fernandez
d >>> checks the connection info, but in my tests the Connection is being >>> stripped >>> out of the message at some stage during sending. It's there when I >>> create it >>> but gets lost along the way. >>> >>> I'm using version 5.2 >>> >>> Any help would be appreciated. >>> Thanks >>> Nick. >>> >> >> >> > > -- View this message in context: http://www.nabble.com/Disable-Stomp-transport-from-sending-messages-tp20774719p20811691.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Disable Stomp transport from sending messages

2008-12-03 Thread njones
e connection info, but in my tests the Connection is being >> stripped >> out of the message at some stage during sending. It's there when I create >> it >> but gets lost along the way. >> >> I'm using version 5.2 >> >> Any help would be apprec

Re: Disable Stomp transport from sending messages

2008-12-02 Thread Dejan Bosanac
Hi, why don't you just use standard ActiveMQ security mechanism; connect Stomp clients with the appropriate credentials and give read-only access to destinations? Cheers -- Dejan Bosanac http://www.ttmsolutions.com - get a free ActiveMQ user guide ActiveMQ in Action - http://www.manning.com/

Disable Stomp transport from sending messages

2008-12-01 Thread njones
some stage during sending. It's there when I create it but gets lost along the way. I'm using version 5.2 Any help would be appreciated. Thanks Nick. -- View this message in context: http://www.nabble.com/Disable-Stomp-transport-from-sending-messages-tp20774719p20774719.html Sent from th