On Mon, Feb 13, 2012 at 3:20 PM, Robbie Gemmell
wrote:
> Thanks to Gordon for stepping in here and helping out with the C++
> client/python bindings side of things, I had admittedly missed that
> point and wouldn't have had much of a clue on that front :)
>
> On the below, it would appear that the
- Original Message -
> From: "sinduja ramaraj"
> To: users@qpid.apache.org
> Sent: Tuesday, February 14, 2012 12:01:56 PM
> Subject: Re: QPID on registering events
>
> Thanks for the reply.Can you tell me what are the various QMF
> events?
>
This might be what you want.
http://qpid.a
Thanks for the reply.Can you tell me what are the various QMF events?
On Mon, Feb 13, 2012 at 6:09 PM, Andy Goldstein wrote:
> What sort of events are you looking for? The broker does send out QMF
> events when certain things occur, such as when a queue is created.
>
> Andy
>
> On Feb 12, 2012
- Original Message -
> From: "Alex O'Ree"
> To: users@qpid.apache.org
> Sent: Monday, February 13, 2012 9:47:47 PM
> Subject: Re: Would there be any issue using JQuery in a Qpid based web
> application
>
> Usually pub/sub components that exist in a website use an additional
> data store
It is a custom client library build from source and modified to remove
the slf4j dependency to make jboss6 happy. The code was checked out a
day or two ago and the server was .14. From your description, it makes
sense now. I think it was an artifact of hot re-deploying a war file.
Restarting the jb
Thanks to Gordon for stepping in here and helping out with the C++
client/python bindings side of things, I had admittedly missed that
point and wouldn't have had much of a clue on that front :)
On the below, it would appear that the commands you are using are
resulting in the client trying to dec
No Probs Sergey, happy I could help. I can't take any credit really,
this was from Gordon Sim back in March or April last year. BTW I've just
noticed that the Jira I raised on the subject has literally just been
closed off today so this fix should be making its way into the next
official qpid
I know you are actually using the C++ broker, but I dont imagine the
answers to these questions are any different than for the Java broker
broker so...
On 11 February 2012 09:41, Fraser Adams wrote:
>
> This might be a slightly weird question, but what does making an exchange
> persistent actuall
Hi Daryoush,
The management of queues, etc. is not part of the spec for 0-10 or for 1.0.
That is another effort related to management.
-Steve
On Feb 13, 2012, at 1:04 PM, Daryoush Mehrtash wrote:
>>
>> I don't think the AMQP 1.0 spec does (yet). It is more focused on
>> transport ideas and n
Hi Alex,
Which release or revision of the code are you using?
We did have an issue where the client would log out something like
that (if not exactly that), though I thought it was resolved already.
It didnt actually represent an error, so much as indication that
something had already succeeded;
The JQuery site says it may be used under either the MIT licence
(http://jquery.org/license/) and the ASF site says the MIT licence is
considered Category A / compatible (
http://www.apache.org/legal/resolved.html#category-a ) which makes it
ok.
Robbie
On 10 February 2012 18:38, Fraser Adams wro
On Mon, Feb 13, 2012 at 11:35 AM, Gordon Sim wrote:
> try username/password@localhost as the broker
whoops, yeah, forgot the syntax of the spout command :) it is working
now...except I still have one problem, I cannot create a sender to a
topic exchange...the spout program works fine for a direct
On 02/13/2012 06:12 PM, Brandon Pedersen wrote:
On Sun, Feb 12, 2012 at 6:19 AM, Gordon Sim wrote:
On 02/11/2012 10:07 PM, Brandon Pedersen wrote:
On Sat, Feb 11, 2012 at 11:05 AM, Gordon Simwrote:
On 02/10/2012 11:38 PM, Brandon Pedersen wrote:
Try export QPID_LOG_ENABLE=trace+ in the
On Sun, Feb 12, 2012 at 6:19 AM, Gordon Sim wrote:
> On 02/11/2012 10:07 PM, Brandon Pedersen wrote:
>>
>> On Sat, Feb 11, 2012 at 11:05 AM, Gordon Sim wrote:
>>>
>>> On 02/10/2012 11:38 PM, Brandon Pedersen wrote:
>>> Try export QPID_LOG_ENABLE=trace+ in the client console before you run
>>> you
>
> I don't think the AMQP 1.0 spec does (yet). It is more focused on
> transport ideas and nodes and links. It doesn't get into Exchanges much and
> how nodes and links are implemented. URLs on the amqp.org page to 1.0
> docs that might do this seem broken.
The links to the specs seems to be st
- Original Message -
> Hi William,
> Thanks for the response.
>
> Sorry yes you are correct I should have been more specific, with a
> durable queue messages don't get persisted if the messages aren't
> marked
> as durable however marking messages as durable is the default
> behaviour
>
Has anyone ran across this error message? I found the line in the
source code, but as far as what the underlying cause is, I have no
idea.
ERROR [org.apache.qpid.client.security.DynamicSaslRegistrar] Unable to
load custom SASL providers.
I've attached the debugger and it appears to read the prope
Usually pub/sub components that exist in a website use an additional
data store to store the received messaged temporarily and then poll
the data source periodically from the browser.
so amqp server > a subscriber > database
browser > polling rest service > database
On Sun, Feb 12, 2012 at 8:52
What sort of events are you looking for? The broker does send out QMF events
when certain things occur, such as when a queue is created.
Andy
On Feb 12, 2012, at 11:46 PM, sinduja.rama...@gmail.com wrote:
> Hi anyone,
>
> Can anyone tell me , is there any function or group of functions exist
19 matches
Mail list logo