Re: ActiveMQ-CPP 2.0 - acknowledge and ObjectMessages

2007-04-24 Thread Timothy Bish
Great, thanks. On Tue, 2007-04-24 at 06:41 -0700, bcash wrote: > Thanks, see AMQCPP-109 > > > tabish121 wrote: > > > > Please write a Jira issue and we will address this. > > > > On Tue, 2007-04-24 at 06:11 -0700, bcash wrote: > >> I have a java ActiveMQ broker that marshalls various types of

Re: ActiveMQ-CPP 2.0 - acknowledge and ObjectMessages

2007-04-24 Thread bcash
l message and throws an OpenwireConnectionException >> (see >> line 973 of OpenWireConnector::acknowledge from release 2.0). >> >> It looks like this problem won't occur using Stomp unless the acknowledge >> mode is set to CLIENT_ACKNOWLEDGE. >> >&

Re: ActiveMQ-CPP 2.0 - acknowledge and ObjectMessages

2007-04-24 Thread Timothy Bish
Please write a Jira issue and we will address this. On Tue, 2007-04-24 at 06:11 -0700, bcash wrote: > I have a java ActiveMQ broker that marshalls various types of messages, > including ObjectMessages. > > I have a C++ client that wants to consume TextMessages and simply ignore the > ObjectMessag

ActiveMQ-CPP 2.0 - acknowledge and ObjectMessages

2007-04-24 Thread bcash
View this message in context: http://www.nabble.com/ActiveMQ-CPP-2.0---acknowledge-and-ObjectMessages-tf3638593s2354.html#a10160664 Sent from the ActiveMQ - User mailing list archive at Nabble.com.