Re: Sepcifying Keyword Arguments

2009-03-12 Thread Gordon Sim
Joshua Kramer wrote: Hello, Quick question. How do I specify keyword arguments that are not present in the AMQP spec? For example, when I create a queue, I want to specify a SELinux context in the call to session.queue_declare. However, valid keyword arguments must be specified in the

[jira] Updated: (QPID-1620) IMessage wrapper

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1620: - Fix Version/s: (was: M5) IMessage wrapper Key: QPID-1620

[jira] Updated: (QPID-1677) Provide the ability to publish synchronously

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1677: - Fix Version/s: (was: M5) Provide the ability to publish synchronously

[jira] Updated: (QPID-1657) Allows amqp.properties file to be found in the CLASSPATH

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1657: - Fix Version/s: (was: M5) Allows amqp.properties file to be found in the CLASSPATH

[jira] Updated: (QPID-1619) Make QMan package friendly

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1619: - Fix Version/s: (was: M5) Make QMan package friendly --

[jira] Updated: (QPID-1640) Improve existing/add more failover tests

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1640: - Fix Version/s: (was: M5) Improve existing/add more failover tests

[jira] Created: (QPID-1726) Develop an ASF licensed, Qpid hosted store module

2009-03-12 Thread Gordon Sim (JIRA)
Develop an ASF licensed, Qpid hosted store module - Key: QPID-1726 URL: https://issues.apache.org/jira/browse/QPID-1726 Project: Qpid Issue Type: New Feature Components: C++ Broker

[jira] Created: (QPID-1727) C++ broker does support flow to disk for non durable queus

2009-03-12 Thread Martin Ritchie (JIRA)
C++ broker does support flow to disk for non durable queus -- Key: QPID-1727 URL: https://issues.apache.org/jira/browse/QPID-1727 Project: Qpid Issue Type: Bug Components:

how to build 32 bit c++ qpid on 64 bit linux machine?

2009-03-12 Thread Shan Wang
Hi All, How can I build a 32 bit qpid client on a 64 bit linux? I've set CXXFLAGS=-m32 and LDFLAGS=-m32 but it still tried to link 64 bit openais and uuid, is there any other things I need to change in configure? Thanks Regards, Shan The information contained in this email is

[jira] Updated: (QPID-1609) Heartbeat support for java client

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1609: - Fix Version/s: (was: M5) Heartbeat support for java client

[jira] Updated: (QPID-1727) C++ broker does support flow to disk for non durable queues

2009-03-12 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1727: - Description: Summary: Currently Flow to Disk only works on durable queues. As a results the

[jira] Commented: (QPID-1583) IP White/Black lists for virtual hosts

2009-03-12 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681332#action_12681332 ] Aidan Skinner commented on QPID-1583: - This is all done IP White/Black lists for

RE: DLL Build on Windows

2009-03-12 Thread Steve Huston
Hi, The DLL work, based on the patches in QPID-1673, is now running clean in my local workspaces on trunk, for RHEL 5 and Windows XP. What I've done the past couple of days is: - Merge trunk out to the qpid-1673 branch; test on Linux and Windows. This is now committed in svn on the qpid-1673

[jira] Resolved: (QPID-1728) not-attached error messages logged for clustered federation links

2009-03-12 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-1728. -- Resolution: Fixed Fixed by r752897. not-attached error messages logged for clustered federation links

[jira] Created: (QPID-1729) perftest doesn't check if connection has been closed due to error on shutdown

2009-03-12 Thread Gordon Sim (JIRA)
perftest doesn't check if connection has been closed due to error on shutdown - Key: QPID-1729 URL: https://issues.apache.org/jira/browse/QPID-1729 Project: Qpid

[jira] Resolved: (QPID-1729) perftest doesn't check if connection has been closed due to error on shutdown

2009-03-12 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-1729. -- Resolution: Fixed Fixed by r752937. perftest doesn't check if connection has been closed due to error

[jira] Created: (QPID-1730) Persistent Queue recovery doesn't work with durable queues in virtualhost.xml

2009-03-12 Thread Martin Ritchie (JIRA)
Persistent Queue recovery doesn't work with durable queues in virtualhost.xml - Key: QPID-1730 URL: https://issues.apache.org/jira/browse/QPID-1730 Project: Qpid

[jira] Commented: (QPID-1673) Dynamic Library Build on Windows (DLL)

2009-03-12 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681423#action_12681423 ] Steve Huston commented on QPID-1673: No project for qmf-agent is because nobody has

RE: DLL Build on Windows

2009-03-12 Thread Steve Huston
Hi folks, Since there have been no responses, I'm about to apply the silence implies enthusiastic approval rule and commit the DLL changes on trunk. Going once Going twice... -Original Message- From: Steve Huston [mailto:shus...@riverace.com] Sent: Thursday, March 12, 2009 10:35

Re: [Discussion] Release Artefacts

2009-03-12 Thread Robert Greig
2009/3/11 Steve Huston shus...@riverace.com: It's most likely to be one installer with optional components for broker, client, examples, docs. Or something close to that. Are you going to use WiX? RG - Apache Qpid - AMQP

Build error for qpid m4 with Win7 SDK

2009-03-12 Thread James Mansion
I'm trying to build M4 of AMQP on XP with the Win7 SDK Beta, and I'm seeing that Manageable::STATUS_INVALID_PARAMETER is being expanded to: Manageable::((DWORD )0xC00DL); I think this is because src\qpid/sys/windows/uuid.h has included rpc.h and included a lot of the SDK as a result.

RE: Build error for qpid m4 with Win7 SDK

2009-03-12 Thread Steve Huston
Hi James, This situation arose a few other times while I was porting Qpid to Windows. The approach taken was to rename the item in Qpid to avoid Microsoft's macro. I haven't tried anything related to Win7, so haven't hit that one, but if you attach a patch to a JIRA entry, I'll help get it into

[jira] Resolved: (QPID-1673) Dynamic Library Build on Windows (DLL)

2009-03-12 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-1673. Resolution: Fixed Fix Version/s: M5 The DLL changes are in trunk at r753014. Dynamic

[jira] Created: (QPID-1731) Need to add a MS Visual Studio project to build qmf-agent

2009-03-12 Thread Steve Huston (JIRA)
Need to add a MS Visual Studio project to build qmf-agent - Key: QPID-1731 URL: https://issues.apache.org/jira/browse/QPID-1731 Project: Qpid Issue Type: Bug Components: C++

[jira] Closed: (QPID-1731) Need to add a MS Visual Studio project to build qmf-agent

2009-03-12 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston closed QPID-1731. -- Resolution: Later Need to add a MS Visual Studio project to build qmf-agent

[jira] Commented: (QPID-1731) Need to add a MS Visual Studio project to build qmf-agent

2009-03-12 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681536#action_12681536 ] Steve Huston commented on QPID-1731: I should have looked at the code first... there's a

[jira] Updated: (QPID-1550) C++ broker crashes periodically when handling connection closure

2009-03-12 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-1550: --- Attachment: patch.1550 This bug is caused when AsynchIO::queueForDeletion() is called with