TCP connection to broker from behind NAT

2011-03-02 Thread Bryan
I have a fairly simple topology, where I have a client behind a NAT connecting to a broker outside of the NAT, via a TCP connection. I do not want to open or forward any ports in the NAT firewall. The client is both sending and receiving messages (both a message producer and a consumer). Can a cli

RE: Issue with ActiveMQ Admin - Queue Browser

2011-03-02 Thread nnprasad
Thank You Gary, I will try use that, Thank You for your help. Nag. From: Gary Tully [via ActiveMQ] [mailto:ml-node+3331738-10776-210...@n4.nabble.com] Sent: Wednesday, March 02, 2011 11:05 AM To: Nakarikanti, Nageswara Subject: Re: Issue with ActiveMQ Admin

Re: Issue with ActiveMQ Admin - Queue Browser

2011-03-02 Thread Gary Tully
a browse is limited to the destination maxPageSize or maxBrowsePageSize, both of which are configured via a destination policy. On 2 March 2011 14:55, nnprasad wrote: > Can Some one help on this? This issue giving me hard time. > > My Active MQ is 5.2.0, Message Mode: Persistent, Windows/Oracle >

Strange Issue - Particular Queue Not sending Msgs to Consumer.

2011-03-02 Thread nnprasad
As no one looked at this issue https://issues.apache.org/jira/browse/AMQ-1751 https://issues.apache.org/jira/browse/AMQ-1751 I am Posting here, Can some one please help My Environment:: ActiveMQ 5.2.0 - PERSISTENT MODE, Windows 2003 Server, Oracle 10 I have successful simple producer and cons

Issue with ActiveMQ Admin - Queue Browser

2011-03-02 Thread nnprasad
Can Some one help on this? This issue giving me hard time. My Active MQ is 5.2.0, Message Mode: Persistent, Windows/Oracle Available Messages in ACTIVEMQ_MSG table total = 1961 On a particular queue name "UIMErrorTaxBPMQueueQAT" 1041 Messages (Admin queues.jsp is also showing the same number

Re: Multiple subscriptions to different Topics freezes application

2011-03-02 Thread Grqhf
Hi, Thank you for the quick reply. I have tried what u say, but the problem remains. I have delayed the connection.start() and then I received message concerning messages sent to an inactive connection. I have set the property not to warn for that kind of problem. It is working fine but I never

Re: consumer receives on stopped connection

2011-03-02 Thread Grqhf
Hi, Thank you for the quick reply. I have tried what u say, but the problem remains. I have delayed the connection.start() and then I received message concerning messages sent to an inactive connection. I have set the property not to warn for that kind of problem. It is working fine but I never

Re: How to subscribe to multiple topics not having an underlying naming convention (e.g. same prefix or suffix)?

2011-03-02 Thread Dejan Bosanac
Hi Fred, you can use composite destinations http://activemq.apache.org/composite-destinations.html Regards -- Dejan Bosanac - FuseSource - The experts in open source integration and messaging. Email: dej...@fusesource.com We