[jira] [Commented] (QPID-4701) Exception types lost in qpidmessaging when compiling with cmake and gcc 4.1.2 (e.g. RHEL5)

2013-04-05 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623446#comment-13623446 ] Gordon Sim commented on QPID-4701: -- I suspect its a defect in gcc 4.1.2's support of the

[jira] [Created] (QPID-4705) [Java Broker] anonymous users are able to view and update broker configuration via the web console by default

2013-04-05 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-4705: Summary: [Java Broker] anonymous users are able to view and update broker configuration via the web console by default Key: QPID-4705 URL: https://issues.apache.org/jira/browse/QPID-4705

[jira] [Created] (QPID-4706) [AMQP 1.0] selectors don't work when source is an exchange

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4706: Summary: [AMQP 1.0] selectors don't work when source is an exchange Key: QPID-4706 URL: https://issues.apache.org/jira/browse/QPID-4706 Project: Qpid Issue Type:

[jira] [Created] (QPID-4707) [AMQP 1.0] provide means of setting more fields in a 1.0 formatted message

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4707: Summary: [AMQP 1.0] provide means of setting more fields in a 1.0 formatted message Key: QPID-4707 URL: https://issues.apache.org/jira/browse/QPID-4707 Project: Qpid

[jira] [Created] (QPID-4708) [AMQP 1.0] failover support (i.e. reconnect=true)

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4708: Summary: [AMQP 1.0] failover support (i.e. reconnect=true) Key: QPID-4708 URL: https://issues.apache.org/jira/browse/QPID-4708 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-4710) [AMQP 1.0] Support for transactions

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4710: Summary: [AMQP 1.0] Support for transactions Key: QPID-4710 URL: https://issues.apache.org/jira/browse/QPID-4710 Project: Qpid Issue Type: Bug Components:

[jira] [Created] (QPID-4709) [AMQP 1.0] failover for broker initiated links

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4709: Summary: [AMQP 1.0] failover for broker initiated links Key: QPID-4709 URL: https://issues.apache.org/jira/browse/QPID-4709 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-4711) [AMQP 1.0] translation of structured content between 0-10 and 1.0 encoding

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4711: Summary: [AMQP 1.0] translation of structured content between 0-10 and 1.0 encoding Key: QPID-4711 URL: https://issues.apache.org/jira/browse/QPID-4711 Project: Qpid

[jira] [Updated] (QPID-4707) [AMQP 1.0] provide means of setting more fields in a 1.0 formatted message

2013-04-05 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim updated QPID-4707: - Component/s: C++ Client Fix Version/s: 0.23 Assignee: Gordon Sim Affects

[jira] [Created] (QPID-4712) [AMQP 1.0] ACL support

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4712: Summary: [AMQP 1.0] ACL support Key: QPID-4712 URL: https://issues.apache.org/jira/browse/QPID-4712 Project: Qpid Issue Type: Bug Components: C++ Broker

Re: [jira] [Created] (QPID-4712) [AMQP 1.0] ACL support

2013-04-05 Thread Bruno Matos
Hi Gordon, Do you think it could be useful and easier to add the IP restriction as in QPID-2305 after this change? Thank you, Regards. On Sex, 2013-04-05 at 10:10 +, Gordon Sim (JIRA) wrote: Gordon Sim created QPID-4712: Summary: [AMQP 1.0]

Re: [jira] [Created] (QPID-4712) [AMQP 1.0] ACL support

2013-04-05 Thread Gordon Sim
On 04/05/2013 11:22 AM, Bruno Matos wrote: Do you think it could be useful and easier to add the IP restriction as in QPID-2305 after this change? I think that is probably an orthogonal change. FWIW though I was originally not sure about the IP restriction, I do see its usefulness now and

[jira] [Resolved] (QPID-4678) [Java Broker] add ACL to restrict new support for broker-level configuration through the management interface

2013-04-05 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-4678. -- Resolution: Fixed [Java Broker] add ACL to restrict new support for broker-level

Re: [jira] [Created] (QPID-4712) [AMQP 1.0] ACL support

2013-04-05 Thread Bruno Matos
On Sex, 2013-04-05 at 11:32 +0100, Gordon Sim wrote: On 04/05/2013 11:22 AM, Bruno Matos wrote: Do you think it could be useful and easier to add the IP restriction as in QPID-2305 after this change? I think that is probably an orthogonal change. FWIW though I was originally not sure

Re: [jira] [Created] (QPID-4712) [AMQP 1.0] ACL support

2013-04-05 Thread Gordon Sim
On 04/05/2013 12:08 PM, Bruno Matos wrote: On Sex, 2013-04-05 at 11:32 +0100, Gordon Sim wrote: On 04/05/2013 11:22 AM, Bruno Matos wrote: Do you think it could be useful and easier to add the IP restriction as in QPID-2305 after this change? I think that is probably an orthogonal change.

[jira] [Commented] (QPID-4701) Exception types lost in qpidmessaging when compiling with cmake and gcc 4.1.2 (e.g. RHEL5)

2013-04-05 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623546#comment-13623546 ] Gordon Sim commented on QPID-4701: -- I've committed the patch for now as it fixes the build

[jira] [Commented] (QPID-4676) [Java Broker] SSL Client Authentication with username constructed in the same way as on C++ broker

2013-04-05 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623573#comment-13623573 ] Robbie Gemmell commented on QPID-4676: -- Systest tweaked on trunk in order to ensure

[jira] [Comment Edited] (QPID-4676) [Java Broker] SSL Client Authentication with username constructed in the same way as on C++ broker

2013-04-05 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623573#comment-13623573 ] Robbie Gemmell edited comment on QPID-4676 at 4/5/13 12:18 PM:

Review Request: Fix cmake based build of nss based ssl support on ubuntu

2013-04-05 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10299/ --- Review request for qpid, Andrew Stitcher, Alan Conway, Steve Huston, and Rob

[jira] [Created] (QPID-4713) [AMQP 1.0] reply-to is not handled in translation from 1.0 to 0-10

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4713: Summary: [AMQP 1.0] reply-to is not handled in translation from 1.0 to 0-10 Key: QPID-4713 URL: https://issues.apache.org/jira/browse/QPID-4713 Project: Qpid Issue

[jira] [Commented] (QPID-4702) cmake build of ssl support does not work on certain platforms

2013-04-05 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623618#comment-13623618 ] Gordon Sim commented on QPID-4702: -- Revised patch available for review:

Re: Review Request: Fix cmake based build of nss based ssl support on ubuntu

2013-04-05 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10299/#review18697 --- There is no flag-ordering code in the diff, I think it's from a

Re: Review Request: Fix cmake based build of nss based ssl support on ubuntu

2013-04-05 Thread Gordon Sim
On April 5, 2013, 1:51 p.m., Alan Conway wrote: There is no flag-ordering code in the diff, I think it's from a different issue (missing nss libraries). No, the libraries were there (and were on the link command, just that they were before the .o files). The ordering change here comes

[jira] [Commented] (QPID-4712) [AMQP 1.0] ACL support

2013-04-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623639#comment-13623639 ] Chuck Rolke commented on QPID-4712: --- The existing code has a per-IP-address ACL

Re: Review Request: Fix cmake based build of nss based ssl support on ubuntu

2013-04-05 Thread Alan Conway
On April 5, 2013, 1:51 p.m., Alan Conway wrote: There is no flag-ordering code in the diff, I think it's from a different issue (missing nss libraries). Gordon Sim wrote: No, the libraries were there (and were on the link command, just that they were before the .o files). The

[jira] [Created] (QPID-4714) AMQConnection close is leaking socket connections

2013-04-05 Thread Rajith Attapattu (JIRA)
Rajith Attapattu created QPID-4714: -- Summary: AMQConnection close is leaking socket connections Key: QPID-4714 URL: https://issues.apache.org/jira/browse/QPID-4714 Project: Qpid Issue Type:

[jira] [Created] (QPID-4715) C++ Broker Replicating Event Listener needs a limit on messages enqueued for replication

2013-04-05 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-4715: - Summary: C++ Broker Replicating Event Listener needs a limit on messages enqueued for replication Key: QPID-4715 URL: https://issues.apache.org/jira/browse/QPID-4715

[jira] [Created] (QPID-4716) [AMQP 1.0] set durability of terminus based on durable property in link section of address

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4716: Summary: [AMQP 1.0] set durability of terminus based on durable property in link section of address Key: QPID-4716 URL: https://issues.apache.org/jira/browse/QPID-4716

Re: Review Request: Fix cmake based build of nss based ssl support on ubuntu

2013-04-05 Thread Andrew Stitcher
On April 5, 2013, 1:51 p.m., Alan Conway wrote: There is no flag-ordering code in the diff, I think it's from a different issue (missing nss libraries). Gordon Sim wrote: No, the libraries were there (and were on the link command, just that they were before the .o files). The

Re: Review Request: Fix cmake based build of nss based ssl support on ubuntu

2013-04-05 Thread Andrew Stitcher
On April 5, 2013, 1:51 p.m., Alan Conway wrote: There is no flag-ordering code in the diff, I think it's from a different issue (missing nss libraries). Gordon Sim wrote: No, the libraries were there (and were on the link command, just that they were before the .o files). The

[jira] [Resolved] (QPID-4704) Legacy store is building as a shared library rather than a module

2013-04-05 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-4704. Resolution: Fixed Legacy store is building as a shared library rather than a module

[jira] [Created] (QPID-4718) [AMQP 1.0] subscription queue for receiving link whose source is an exchange is not exclusive

2013-04-05 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-4718: Summary: [AMQP 1.0] subscription queue for receiving link whose source is an exchange is not exclusive Key: QPID-4718 URL: https://issues.apache.org/jira/browse/QPID-4718

[jira] [Resolved] (QPID-4716) [AMQP 1.0] set durability of terminus based on durable property in link section of address

2013-04-05 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-4716. -- Resolution: Fixed Fixed by http://svn.apache.org/viewvc?view=revisionrevision=1465047

[jira] [Assigned] (QPID-4689) QMF console drops object updates from local broker agent.

2013-04-05 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-4689: Assignee: Ken Giusti (was: Ted Ross) QMF console drops object updates from local broker

[jira] [Resolved] (QPID-4689) QMF console drops object updates from local broker agent.

2013-04-05 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved QPID-4689. -- Resolution: Fixed Fix Version/s: (was: 0.22) 0.23

[jira] [Resolved] (QPID-4717) QMF issue on exchange: update timestamp doesn't seem to be getting updated

2013-04-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-4717. Resolution: Fixed Fix Version/s: 0.23 Fixed in revision 1465068. QMF issue on

[jira] [Updated] (QPID-4717) QMF issue on exchange: update timestamp doesn't seem to be getting updated

2013-04-05 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated QPID-4717: --- Affects Version/s: 0.21 QMF issue on exchange: update timestamp doesn't seem to be getting updated

0.22 Inclusion Request - QPID-4717

2013-04-05 Thread Ted Ross
Commit -http://svn.apache.org/r1465068 Jira - https://issues.apache.org/jira/browse/QPID-4717 - To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org

[jira] [Closed] (QPID-4715) C++ Broker Replicating Event Listener needs a limit on messages enqueued for replication

2013-04-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke closed QPID-4715. - Resolution: Not A Problem Replication is not in trunk any more. C++ Broker Replicating

[jira] [Commented] (QPID-4717) QMF issue on exchange: update timestamp doesn't seem to be getting updated

2013-04-05 Thread Fraser Adams (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623895#comment-13623895 ] Fraser Adams commented on QPID-4717: Thanks Ted, I've just done svn update and

[jira] [Created] (QPID-4719) Missing files from qpid 0.22 RC1 tarball

2013-04-05 Thread Jimmy Jones (JIRA)
Jimmy Jones created QPID-4719: - Summary: Missing files from qpid 0.22 RC1 tarball Key: QPID-4719 URL: https://issues.apache.org/jira/browse/QPID-4719 Project: Qpid Issue Type: Bug

[jira] [Created] (QPID-4720) C++ Broker Headers exchange match comparison issue with value types

2013-04-05 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-4720: - Summary: C++ Broker Headers exchange match comparison issue with value types Key: QPID-4720 URL: https://issues.apache.org/jira/browse/QPID-4720 Project: Qpid

[jira] [Commented] (QPID-4719) Missing files from qpid 0.22 RC1 tarball

2013-04-05 Thread Fraser Adams (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623977#comment-13623977 ] Fraser Adams commented on QPID-4719: I've just looked in

[jira] [Commented] (QPID-4719) Missing files from qpid 0.22 RC1 tarball

2013-04-05 Thread Jimmy Jones (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623993#comment-13623993 ] Jimmy Jones commented on QPID-4719: --- bin/release.sh controls what files go in, looks as

[jira] [Created] (QPID-4721) .NET Binding WinSDK does not build hello_world and hello_xml

2013-04-05 Thread Chuck Rolke (JIRA)
Chuck Rolke created QPID-4721: - Summary: .NET Binding WinSDK does not build hello_world and hello_xml Key: QPID-4721 URL: https://issues.apache.org/jira/browse/QPID-4721 Project: Qpid Issue

[jira] [Resolved] (QPID-4721) .NET Binding WinSDK does not build hello_world and hello_xml

2013-04-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke resolved QPID-4721. --- Resolution: Fixed trivial addition in r1465113 .NET Binding WinSDK does not build