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
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
>>>>
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++
>
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
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
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.
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
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
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
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
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
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
> >
> >
> >
.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
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:
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
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'
16 matches
Mail list logo