[jira] Updated: (QPID-2780) Improve the operational logging for 0-10 code path

2010-08-08 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu updated QPID-2780: -- Attachment: qpid-2780_1.patch > Improve the operational logging for 0-10 code path > ---

[jira] Updated: (QPID-2418) Existing durable subscription with selector is not unsubscribed during change to new subscription

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2418: - Attachment: QPID-2418-trunk_new.patch Adding an updated version of the original patch, named QPID-

[jira] Resolved: (QPID-2484) Interoperability tests fail due to attempts to print out contents of JMS Message objects, and do not parse command line properies

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2484. -- Resolution: Fixed Patch was previously applied to trunk > Interoperability tests fail due to at

[jira] Resolved: (QPID-2569) Implement the SimpleXML as an OSGI plugin

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2569. -- Resolution: Fixed > Implement the SimpleXML as an OSGI plugin >

[jira] Resolved: (QPID-2573) Implement the Firewall functionality as an OSGI plugin

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2573. -- Resolution: Fixed > Implement the Firewall functionality as an OSGI plugin > ---

[jira] Updated: (QPID-2569) Implement the SimpleXML as an OSGI plugin

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2569: - Component/s: Java Broker > Implement the SimpleXML as an OSGI plugin > ---

RE: Qpid SecurityPlugin "access" and "authorise"

2010-08-08 Thread Robbie Gemmell
Hi Danushka, I believe that came about due to the completely different interpretation of 'access' behaviour between the v1 'Simple XML' and v2 ACL formats. It may be possible that the relevant sections could be modified to allow combining the two methods, Andrew Kennedy is the person best able to

[jira] Resolved: (QPID-2783) Eliminate the UnknownMessageTypeException from o.a.q.server.protocol package

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2783. -- Resolution: Fixed Patch applied. > Eliminate the UnknownMessageTypeException from o.a.q.server.

[jira] Assigned: (QPID-2783) Eliminate the UnknownMessageTypeException from o.a.q.server.protocol package

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-2783: Assignee: Robbie Gemmell > Eliminate the UnknownMessageTypeException from o.a.q.server.proto

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

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed QPID-2547. Assignee: Robbie Gemmell Resolution: Fixed Closing due to duplication. > Improve PluginTest.j

[jira] Resolved: (QPID-2533) Modify config.xml to have ${QPID_HOME}/lib/plugins as the standard OSGI plugin directory

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2533. -- Assignee: Robbie Gemmell Resolution: Fixed Resolving, change suggested has been incorporat

[jira] Closed: (QPID-2529) Update the Felix OSGI framework to a recent release

2010-08-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell closed QPID-2529. Assignee: Robbie Gemmell Resolution: Duplicate Closing due to duplication. > Update the Felix

Qpid SecurityPlugin "access" and "authorise"

2010-08-08 Thread Danushka Menikkumbura
Hi devs, I do not have a clear idea why there are two methods in SecurityPlugin to handle authorization. IMO we should be able to manage with just one method. Probably I am missing something here. Someone please shed some light on this. Thanks, Danushka