RE: AMQP-JMS client: messages dequeued as AmqpMessageImpl instances?

2013-10-17 Thread Branden Smith
fication -- is that correct? Is there any particular requirement for the wire-level format of the message from HornetQ, beyond simply implementing the AMQP protocol? Thanks, Branden Smith Lead Platform Architect bsm...@liaison.com Liaison Technologies, Inc. 3157 Royal Drive | Suite 200 | Alph

RE: AMQP-JMS client: messages dequeued as AmqpMessageImpl instances?

2013-10-14 Thread Branden Smith
netQ should be removing the messages from the queue, but I'm not familiar with the meaning of "settled", so I thought I'd ask. Thanks again. Branden Smith bsm...@liaison.com -Original Message- From: Rob Godfrey [mailto:rob.j.godf...@gmail.com] Sent: Friday 2013.10

RE: AMQP-JMS client: heartbeat / TTL

2013-10-14 Thread Branden Smith
To: users@qpid.apache.org Subject: Re: AMQP-JMS client: heartbeat / TTL Hi Branden, On 11 October 2013 23:29, Branden Smith wrote: > One additional (unrelated) question: my broker continually disconnects my > Qpid client with this message: > > [org.hornetq.core.server] HQ222067: Connection fai

AMQP-JMS client: heartbeat / TTL

2013-10-11 Thread Branden Smith
e capture, more verbose logging configuration, etc.) that I can verify that Qpid is sending pings (or replying with pongs) correctly? Thanks, Branden Smith bsm...@liaison.com

AMQP-JMS client: messages dequeued as AmqpMessageImpl instances?

2013-10-11 Thread Branden Smith
t to call Message.isBodyAssignableTo(Class), I get an AbstractMethodError. Trying to directly cast to TextMessage throws a ClassCastException. The examples all show the consumer receiving the usual types defined by the JMS API; any thoughts as to what I could be doing wrong? Thanks, Branden Smith bs

RE: Unable to connect to broker via Qpid JMS-over-AMQP client

2013-10-10 Thread Branden Smith
ample)." Robbie On 9 October 2013 22:06, Branden Smith wrote: > Thanks for the heads-up (and the link to the 1.0 example); I wondered why > the package names were different. > > I'm not seeing anything either in the linked example or in my quick scan > of the source cod

RE: Unable to connect to broker via Qpid JMS-over-AMQP client

2013-10-09 Thread Branden Smith
lover capability is no longer available, as of Qpid's AMQP 1.0 release? Thanks, Branden Smith Lead Platform Architect bsm...@liaison.com Liaison Technologies, Inc. 3157 Royal Drive | Suite 200 | Alpharetta, Georgia 30022 www.liaison.com | 866.336.7378 -Original Message- From: Robb

Unable to connect to broker via Qpid JMS-over-AMQP client

2013-10-09 Thread Branden Smith
tries to establish a broker connection to that ID rather than to a broker denoted in brokerlist. Am I doing something wrongly here? For reference, my test code is available here: https://github.com/sumitsu/qpidamqpjmstest. Any suggestions are appreciated. Thanks! Branden Smith bsm...@l