Re: Java Messaging API

2011-05-19 Thread qpid user 2
tialContext.java:197) > >at > > > rim.core.instrumentation.subscription.Subscription.main(Subscription.java:37) > > Caused by: java.lang.ArrayIndexOutOfBoundsException: 182 > >at > > > org.apache.qpid.url.BindingURLParser.extractExchangeName(BindingUR

Re: Java Messaging API

2011-05-19 Thread qpid user 2
5/19/2011 03:53 PM, Rajith Attapattu wrote: > >> On Thu, May 19, 2011 at 10:04 AM, Gordon Sim wrote: >> >>> On 05/19/2011 02:36 PM, qpid user 2 wrote: >>> >>>> >>>> So any input on this? I am trying to construct a header exchange >>>>

Re: Java Messaging API

2011-05-19 Thread qpid user 2
So any input on this? I am trying to construct a header exchange subscription using JMS. How would the destination and jndi properties look like? Thanks On Wed, May 18, 2011 at 4:01 PM, qpid user 2 wrote: > Ok. Originally we thought using a native API such as Messaging API in C++ >

Re: Java Messaging API

2011-05-18 Thread qpid user 2
e cases then perhaps we can see how best we > could support them while still using the JMS API. > > Regards, > > Rajith > > On Tue, May 17, 2011 at 8:25 PM, qpid user 2 > wrote: > > Hi guys, > > > > I am trying to use Java for retrieving events throu

Java Messaging API

2011-05-17 Thread qpid user 2
Hi guys, I am trying to use Java for retrieving events through subscription. But I noticed there seems to be no Messaging API available in Java as in C++. Is that through? if thats the case, what are the Sender and Receiver classes for? How can I use native java APIs to subscribe to events? Is the

Re: C# Qpid Connection Lost

2010-12-31 Thread qpid user 2
the status of the connection. Help and thoughts would be appreciated. Thanks, Sam On Wed, Dec 29, 2010 at 4:08 PM, qpid user 2 wrote: > The reconnect option IS available in Qpid 0.6, as well as > reconnect_interval and reconnect_timeout. However the heartbeat option is > not available.

Re: C# Qpid Connection Lost

2010-12-29 Thread qpid user 2
established the first time. Thanks, Sam On Thu, Dec 23, 2010 at 2:41 PM, Ted Ross wrote: > On 12/22/2010 03:05 PM, qpid user 2 wrote: > >> Thanks Chuck, >> >> The root cause of the issue I am facing is similar to the one mentioned in >> the Jira you linked me to

Re: C# Qpid Connection Lost

2010-12-22 Thread qpid user 2
tion for each message sent, in order to make sure the connection and reconnection availability. Ideas? Thanks, Sam On Wed, Dec 22, 2010 at 3:05 PM, qpid user 2 wrote: > Thanks Chuck, > > The root cause of the issue I am facing is similar to the one mentioned in > the Jira you linked me

Re: C# Qpid Connection Lost

2010-12-22 Thread qpid user 2
sues.apache.org/jira/browse/QPID-2978 "Disconnected operation is > a pain", where the initial connection attempts hang the thread creating the > connection. You may add a suggestion to that Jira or create a new one > suggesting your improvement to the Messaging API. > > - Original Me

C# Qpid Connection Lost

2010-12-22 Thread qpid user 2
Hi guys, I have got a question on handling connection to the broker. I am using C# and the dotnet bindings libraries. I use "reconnect" option for my Connection class. My question is that is there any sort of notification mechanism that I can handle when connection to broker is lost? some sort of

Re: Issue with C# binding libraries

2010-10-21 Thread qpid user 2
RuntimeLibrary="2" <-- > > Release builds use the MultiThread runtime library but NOT the debug > version. > > You are linking to org.apache.qpid.messaging.dll and not to > org.apache.qpid.messagingd.dll (with a 'd')? > > -Chuck > > &g

Re: Issue with C# binding libraries

2010-10-20 Thread qpid user 2
Eastern > > Subject: Re: Issue with C# binding libraries > > > > We're seeing the same thing happen and we're looking for a solution. > > > > I'll follow up on this list with anything we learn. > > > > -Ted > > > > > >

Re: Issue with C# binding libraries

2010-10-05 Thread qpid user 2
.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException: Any help would be appreciated. On Fri, Oct 1, 2010 at 3:55 PM, qpid

Issue with C# binding libraries

2010-10-01 Thread qpid user 2
Hi folks, I am having an issue with C# binding dll when trying to connect to the broker. This issue only happens in Release mode. I get an exception when trying to instantiate a Connection object and pass on a connection url to target the broker. the original exception is AccessViolationException:

Re: Building .Net Projects

2010-07-23 Thread qpid user 2
to get the dlls; then you can open > cpp/bindings/qpid/dotnet/org.apache.qpid.net.sln and have a bunch of > examples to use. > > -Chuck > > ----- "qpid user 2" wrote: > > > From: "qpid user 2" > > To: "users" > > Sent: Wednes

Building .Net Projects

2010-07-21 Thread qpid user 2
Hey guys, I am trying to build qpid .net dlls to reference them in my own projects. I do so using VS2008 solution available there. But I get following error on building the Qpid.Common project, and hence all dependent projects fails as a result: Error13The name 'MethodBodyDecoderRegistry'