Thanks for your help.
I will try this out tomorrow.
-Original Message-
From: Ilyushonak Barys [mailto:barys_ilyusho...@troika.ru]
Sent: Thursday, March 17, 2011 10:16 PM
To: users@qpid.apache.org
Subject: RE: Using Qpid Persistence -- Help Required
I hope it will help
http://qpid.apache.o
I hope it will help
http://qpid.apache.org/books/0.8/Programming-In-Apache-Qpid/html/ch05s03.html#id3088698
Property: Durable
.NETpublic bool Durable { get; set; }
-Original Message-
From: KB Shiva Gowda [mailto:shiva.go...@headstrong.com]
Sent: Thursday, March 17, 2011 7:23 PM
To: u
Thanks Steve.
I am currently looking for making message Durable.
Yes, it's creating some files in data_dir.
-Original Message-
From: Steve Huston [mailto:shus...@riverace.com]
Sent: Thursday, March 17, 2011 9:24 PM
To: users@qpid.apache.org
Subject: RE: Using Qpid Persistence -- Help R
> I've made the queue durable as follows,
>
> session.QueueDeclare(queue, org.apache.qpid.transport.Option.DURABLE);
>
> still not persisting.
The messages sent also need to be persistent.
Are you getting any files created in your data directory?
-Steve
> -Original Message-
> From: KB
I've made the queue durable as follows,
session.QueueDeclare(queue, org.apache.qpid.transport.Option.DURABLE);
still not persisting.
-Original Message-
From: KB Shiva Gowda
Sent: Thursday, March 17, 2011 8:36 PM
To: users@qpid.apache.org
Subject: RE: Using Qpid Persistence -- Help Requ
Thanks a lot, Steve
I am working on it, now.
I have C++ broker but the clients (both publisher & subscriber) are in .NET.
Please provide some pointer for making Queue & Message DURABLE in .NET clients.
Thanks,
KBS
-Original Message-
From: Steve Huston [mailto:shus...@riverace.com]
Sent
> I have built qpid C++ source and I am starting the QPID with
> following command
>
> qpidd.exe --auth no --data-dir "D:\QPID\Data" --load-module
> "D:\ qpidc-0.8\bin\stored.dll" --load-module
> "D:\qpidc-0.8\bin\msclfs_stored.dll"
>
> Is this the correct option to start QPID with Persisten
Hi,
Thanks for your reply.
I've downloaded "C++ broker & client" from http://qpid.apache.org/download.cgi
Which actually points to
http://www.gossipcheck.com/mirrors/apache//qpid/0.8/qpid-cpp-0.8.tar.gz
When extracted, I found ..\qpidc-0.8\src\qpid\store\ms-clfs folder which has
MSSqlClfsP
Greetings.
Have you build and load a persistence module for qpid?
The persistence module is the separate plugin and it isn't in the qpid svn.
-Original Message-
From: Rajith Attapattu [mailto:rajit...@gmail.com]
Sent: Thursday, March 17, 2011 5:21 PM
To: users@qpid.apache.org
Subject: Fw
-- Forwarded message --
From: KB Shiva Gowda
Date: Thu, Mar 17, 2011 at 9:30 AM
Subject: Using Qpid Persistence -- Help Required
To: "users-i...@qpid.apache.org"
Cc: "users-ow...@qpid.apache.org"
Hi,
I have built qpid C++ source and I am starting the QPID with following
co
10 matches
Mail list logo