test

2011-03-15 Thread Hickerson, David A
David Hickerson david.a.hicker...@boeing.com Senior Engineer phone: 719-235-3265 Mission Operations The Boeing Company 1330 Inverness Dr.

messaging::Message API documentation

2011-03-14 Thread Hickerson, David A
I put a Jira issue up for documentation on messaging::Message as suggested. A little background: I am writing a Qpid communication for a system to receive a variety of data and data types and am trying to get an idea of how I can determine data type information from a Message class object so de-

RE: What is the difference in the classes in qpid/client and qpid/messaging in C++?

2011-03-10 Thread Hickerson, David A
and qpid/messaging in C++? On Mar 9, 2011, at 5:34 PM, "Hickerson, David A" wrote: > What is the difference between the classes in qpid/client and qpid/messaging > in C++? One, qpid/client, is supporting the older API that doesn't have the new "addressing&quo

wiki expansion

2011-03-10 Thread Hickerson, David A
Hi, I am thinking that as I am figuring out thing in Qpid that it would be useful to document them in the wiki. As a newbie, I think that my perspective of the API would be different than that of a seasoned Qpid user or developer. I am seeing some things that are confusing and as I ask the ques

What is the difference in the classes in qpid/client and qpid/messaging in C++?

2011-03-09 Thread Hickerson, David A
What is the difference between the classes in qpid/client and qpid/messaging in C++? I have noticed that Connection is in each. For a client application, which is supposed to be used? Some of the examples point to each and the documention seems to be more filled out for the messaging/ classes.

RE: Question about messaging::Address in the C++ code

2011-03-09 Thread Hickerson, David A
So if messaging::Address.name maps to a queue or topic. Does the messaging::Address.subject provide further refinement of messages sent to that queue or topic? -Original Message- From: Steve Huston [mailto:shus...@riverace.com] Sent: Wednesday, March 09, 2011 5:18 PM To: users@qpid.apac

Question about messaging::Address in the C++ code

2011-03-09 Thread Hickerson, David A
I have been looking that the examples and the documentation for messaging::Address. I am little confused as to what messaging::Address.name (setName/getName) is. Is it a Session name, a URL for the broker, or something completely different? Thanks, Dave David Hickerson

RE: Qpid version and language interoperatability?

2011-03-02 Thread Hickerson, David A
Thanks, Dave -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Wednesday, March 02, 2011 9:44 AM To: users@qpid.apache.org Subject: Re: Qpid version and language interoperatability? On 02/28/2011 07:56 PM, Hickerson, David A wrote: > I working with a group that is us

In the C++ cmake, is there a clean target?

2011-03-01 Thread Hickerson, David A
Hi, I was wondering if there is a clean target in the cmake for the C++ build to regenerate the build files with a different set of settings. Thanks, Dave David Hickerson david.a.hicker...@boeing.com

Qpid version and language interoperatability?

2011-02-28 Thread Hickerson, David A
Hi, I working with a group that is using Qpid 0.6 with a Java Broker. I am needing to use the C++ version of the client code to compile with some existing code. Will Qpid 0.6 Java work with the Qpid 0.8 C++? Thanks, Dave David Hickerson