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
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 messages, >> including ObjectMessages. >> >> I have a C++ client that wants to c

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