Re: certificate authentication

2010-04-23 Thread Gordon Sim
On 04/23/2010 01:14 AM, Steve Huston wrote: Can you tell me where I can specify the crl location that contains the list of revoked certificates info? I believe that's part of the certificate database you're already passing to qpidd, but I'm not 100% clear on that. For the nss based ssl

[jira] Created: (QPID-2536) Implement posix get_time

2010-04-23 Thread Bruno Matos (JIRA)
Implement posix get_time - Key: QPID-2536 URL: https://issues.apache.org/jira/browse/QPID-2536 Project: Qpid Issue Type: Task Components: C++ Client Affects Versions: 0.7 Environment: mac os x

Re: Contributer Patches - Committers Requested

2010-04-23 Thread Marnie McCormack
QPID-2433 done, after careful consideration ;-) Regards, Marnie On Thu, Apr 22, 2010 at 2:27 PM, Emmanuel Bourg ebo...@apache.org wrote: Rajith Attapattu a écrit : I have taken care of QPID-2508 and QPID-2522 from Emmanuel. I left the MINA patch to Martin as he is more familiar with that

Re: Contributer Patches - Committers Requested

2010-04-23 Thread Marnie McCormack
I'll try to pick up a few more later today, on the Java side. Regards, Marnie On Fri, Apr 23, 2010 at 10:39 AM, Marnie McCormack marnie.mccorm...@googlemail.com wrote: QPID-2433 done, after careful consideration ;-) Regards, Marnie On Thu, Apr 22, 2010 at 2:27 PM, Emmanuel Bourg

[jira] Created: (QPID-2539) Update ACL file syntax to be clearer and add extra operations

2010-04-23 Thread Andrew Kennedy (JIRA)
Update ACL file syntax to be clearer and add extra operations - Key: QPID-2539 URL: https://issues.apache.org/jira/browse/QPID-2539 Project: Qpid Issue Type: Task

[jira] Created: (QPID-2538) Add XML configuration syntax for ACLs in Java broker

2010-04-23 Thread Andrew Kennedy (JIRA)
Add XML configuration syntax for ACLs in Java broker Key: QPID-2538 URL: https://issues.apache.org/jira/browse/QPID-2538 Project: Qpid Issue Type: Task Components: Java Broker

[jira] Updated: (QPID-2540) Create parser and implementation of C++ style ACL files for Java broker

2010-04-23 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kennedy updated QPID-2540: - Parent: QPID-2476 Issue Type: Sub-task (was: Task) Create parser and implementation of

[jira] Updated: (QPID-2538) Add XML configuration syntax for ACLs in Java broker

2010-04-23 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kennedy updated QPID-2538: - Parent: QPID-2476 Issue Type: Sub-task (was: Task) Add XML configuration syntax for

qpid client 0.6 connection

2010-04-23 Thread andrei4002
hello i'm trying to handle a connection to a broker, using the new 0.6 release (in 0.5 i have no problems) and i get an unhandled exception using connection.open to a computer which has it's broker stopped (when it's on is ok) the connection.open method does not seem to throw any exceptions

[jira] Updated: (QPID-2536) Implement posix get_time

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2536: -- Description: In mac os x there is no implementation for the POSIX clock_gettime function. We can try

[jira] Updated: (QPID-2536) Implement posix clock_gettime

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2536: -- Summary: Implement posix clock_gettime (was: Implement posix get_time) Implement posix

Re: JavaBroker v2 ACLs (QPID-2476)

2010-04-23 Thread Marnie McCormack
On Fri, Apr 16, 2010 at 10:29 AM, Andrew Kennedy andrewinternatio...@gmail.com wrote: hi. i am going to be implementing QPID-2476, version 2 access control lists for the Java broker. these are my current thoughts and i would appreciate any ideas or caveats, but please bear in mind that i am

[jira] Updated: (QPID-2513) Expose the ServerConfiguration as an OSGI service for use in plugins

2010-04-23 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-2513: - Status: Ready To Review (was: In Progress) Expose the ServerConfiguration as an OSGI service

[jira] Commented: (QPID-2137) StringIndexOutOfBounds when formating Connection Message during failed systest run.

2010-04-23 Thread Marnie McCormack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860266#action_12860266 ] Marnie McCormack commented on QPID-2137: LogMesssageTest.testSimultaneousLogging has

[jira] Resolved: (QPID-2137) StringIndexOutOfBounds when formating Connection Message during failed systest run.

2010-04-23 Thread Marnie McCormack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marnie McCormack resolved QPID-2137. Resolution: Fixed StringIndexOutOfBounds when formating Connection Message during failed

[jira] Commented: (QPID-2531) Improve the qpid broker build system to automatically build OSGI modules on broker-plugins directory

2010-04-23 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860294#action_12860294 ] Martin Ritchie commented on QPID-2531: -- We should update the plugin integration to

[jira] Resolved: (QPID-2513) Expose the ServerConfiguration as an OSGI service for use in plugins

2010-04-23 Thread Martin Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie resolved QPID-2513. -- Resolution: Fixed Expose the ServerConfiguration as an OSGI service for use in plugins

Re: Versioning DocBook and API docs on the Qpid Web Site

2010-04-23 Thread Rajith Attapattu
On Fri, Apr 23, 2010 at 11:50 AM, Jonathan Robie jonathan.ro...@redhat.com wrote: If we want to post our current docs as work-in-progress, but still have the flexibility to be able to keep multiple versions on the site, we could put all docs in ./devel for now. Would you be OK with that? For

[jira] Created: (QPID-2547) Improve PluginTest.java in order to test new OSGI plugins

2010-04-23 Thread Sorin Suciu (JIRA)
Improve PluginTest.java in order to test new OSGI plugins - Key: QPID-2547 URL: https://issues.apache.org/jira/browse/QPID-2547 Project: Qpid Issue Type: Improvement

[jira] Assigned: (QPID-2501) WCF Binding Configuration parameters

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston reassigned QPID-2501: -- Assignee: Steve Huston WCF Binding Configuration parameters

[jira] Assigned: (QPID-2500) Transport security for the WCF channel

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston reassigned QPID-2500: -- Assignee: Steve Huston Transport security for the WCF channel

[jira] Assigned: (QPID-2516) New sample to show how to specify WCF bindings in config files

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston reassigned QPID-2516: -- Assignee: Steve Huston New sample to show how to specify WCF bindings in config files

[jira] Assigned: (QPID-2415) Update doc for new SSL support in Windows broker and client

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston reassigned QPID-2415: -- Assignee: Steve Huston Update doc for new SSL support in Windows broker and client

[jira] Assigned: (QPID-2359) Need functional tests for the transactional AMQP WCF channel

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston reassigned QPID-2359: -- Assignee: Steve Huston Need functional tests for the transactional AMQP WCF channel

[jira] Commented: (QPID-2543) Change uint to standard type

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860314#action_12860314 ] Steve Huston commented on QPID-2543: I suppose you could, yes. It's more work, but it'll

[jira] Commented: (QPID-2199) Federation connections initiated from windows brokers stuck in connecting state

2010-04-23 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860313#action_12860313 ] Steve Huston commented on QPID-2199: Kerry, there's another jira around somewhere that

Re: Contributer Patches - Committers Requested

2010-04-23 Thread Martin Ritchie
On 22 April 2010 12:08, Martin Ritchie ritch...@apache.org wrote: On 22 April 2010 12:05, Marnie McCormack marnie.mccorm...@googlemail.com wrote: Hi All, I think there may be a few JIRAs out there with patches looking for a committer to pick up. We've got quite a few contributers who are

[jira] Commented: (QPID-2517) Proposed change to QMF schema for the broker

2010-04-23 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860335#action_12860335 ] Rafael H. Schloming commented on QPID-2517: --- I'd go ahead and commit this as an

RE: Contributer Patches - Committers Requested

2010-04-23 Thread Steve Huston
I assigned the WCF and Windows SSL ones to me. -Steve -Original Message- From: Marnie McCormack [mailto:marnie.mccorm...@googlemail.com] Sent: Thursday, April 22, 2010 7:06 AM To: dev@qpid.apache.org Subject: Contributer Patches - Committers Requested Hi All, I think there

[jira] Commented: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860361#action_12860361 ] Bruno Matos commented on QPID-2543: --- If there is a better way to do it, just say. Thank

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: CPP_uint_to_unsigned_int.patch The right one. Change uint to standard type

[jira] Updated: (QPID-2237) UUID are not decoded properly by the .Net 0-10 api

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2237: -- Attachment: CPP_uint_to_unsigned_int.patch Indentation problem solved UUID are not decoded properly

[jira] Updated: (QPID-2237) UUID are not decoded properly by the .Net 0-10 api

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2237: -- Attachment: (was: CPP_uint_to_unsigned_int.patch) UUID are not decoded properly by the .Net 0-10

[jira] Updated: (QPID-2543) Change uint to standard type

2010-04-23 Thread Bruno Matos (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Matos updated QPID-2543: -- Attachment: (was: CPP_uint_to_unsigned_int.patch) Change uint to standard type

[jira] Commented: (QPID-2531) Improve the qpid broker build system to automatically build OSGI modules on broker-plugins directory

2010-04-23 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860381#action_12860381 ] Emmanuel Bourg commented on QPID-2531: -- The directory java/broker-plugins/src is empty

[Java] PluginTest failure.

2010-04-23 Thread Rajith Attapattu
The PluginTest is failing at the moment with the following errors. Since it does not extend QpidTestCase it cannot be excluded. Therefore I will temporarily comment on the test case. Can somebody who knows the code have a look at it and fix this test case? Regards, Rajith Attapattu Red Hat

[jira] Assigned: (QPID-2534) Add org.apache.qpid.protocol and org.apache.junit.extensions.util to the packages exported by the PluginManager

2010-04-23 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-2534: Assignee: Robbie Gemmell Add org.apache.qpid.protocol and org.apache.junit.extensions.util

[jira] Commented: (QPID-2531) Improve the qpid broker build system to automatically build OSGI modules on broker-plugins directory

2010-04-23 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860447#action_12860447 ] Robbie Gemmell commented on QPID-2531: -- The java/broker-plugins/src/main/java directory

[jira] Updated: (QPID-2534) Add org.apache.qpid.protocol and org.apache.junit.extensions.util to the packages exported by the PluginManager

2010-04-23 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2534: - Status: Ready To Review (was: In Progress) Add org.apache.qpid.protocol and

[jira] Commented: (QPID-2534) Add org.apache.qpid.protocol and org.apache.junit.extensions.util to the packages exported by the PluginManager

2010-04-23 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860448#action_12860448 ] Robbie Gemmell commented on QPID-2534: -- The required changes have been made. Add

Re: certificate authentication

2010-04-23 Thread Eric Li
Thanks. I just gave a trial with the following command on ubuntu. sudo ./src/qpidd --auth no --load-module /usr/lib/libssl3.so --ssl-cert-db /home/amqp/server_db --ssl-cert-password-file /home/amqp/ok.pwd --ssl-cert-name localhost.domain 2010-04-20 05:44:12 critical Unexpected error: Error