Re: C++ Build Break in Trunk

2009-01-07 Thread Danushka Menikkumbura
Would you be willing to test if the attached patch fixes it? The issue with your patch is that the class SecurityLayer is used without namespace qualifiers (i.e. qpid::sys). Otherwise it fixes the build break. Danushka -- Danushka Menikkumbura Technical Lead, WSO2 Inc. blog :

Re: C++ Build Break in Trunk

2009-01-07 Thread Gordon Sim
Danushka Menikkumbura wrote: Would you be willing to test if the attached patch fixes it? The issue with your patch is that the class SecurityLayer is used without namespace qualifiers (i.e. qpid::sys). Otherwise it fixes the build break. I've added in 'using using

[jira] Resolved: (QPID-1560) Need to atomically update binding

2009-01-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-1560. -- Resolution: Fixed Implemented as r732297. Need to atomically update binding

[jira] Created: (QPID-1560) Need to atomically update binding

2009-01-07 Thread Gordon Sim (JIRA)
Need to atomically update binding - Key: QPID-1560 URL: https://issues.apache.org/jira/browse/QPID-1560 Project: Qpid Issue Type: New Feature Components: C++ Broker Reporter: Gordon Sim

[jira] Resolved: (QPID-976) Add wider SASL support to c++ client

2009-01-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-976. - Resolution: Fixed Implemented in r732082. Where cyrus exists, that is now used on the c++ client as well.

QMan, JMX, WSDM etc...

2009-01-07 Thread Andrea Gazzarini
Hi all, this mail to inform you that the first version of WS-DM adapter is working...of course it has many limitations but I think it's a good starting point. First thing is that in order to develop the adapter I need to add on the lib directory the following jars: * JETTY LIBS * WSDM

Re: command qpid tool problem

2009-01-07 Thread Ted Ross
pclovec wrote: i try to running qpid-tool command ,but it doesn't work now i can send and get message using C++ boker . (one machine) becuase C++ M3 package not include qpid-tools commands . so i try to running python package commands qpid-config qpid-tool

[jira] Updated: (QPID-1479) Provide a thread abstraction for java client

2009-01-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-1479: --- Attachment: mina_thread.patch This patch allows the MINA code to use the Qpid thread factory

[jira] Updated: (QPID-1479) Provide a thread abstraction for java client

2009-01-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-1479: --- Assignee: Aidan Skinner (was: Rajith Attapattu) Hey Aidan, Could you please look at the

[jira] Updated: (QPID-976) Add wider SASL support to c++ client

2009-01-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated QPID-976: -- Attachment: sasl.diff Proposed patch for Gordon's review. Add wider SASL support to c++ client

[jira] Commented: (QPID-976) Add wider SASL support to c++ client

2009-01-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661727#action_12661727 ] Ted Ross commented on QPID-976: --- Gordon, I've attached a patch to this issue for your review.

[jira] Resolved: (QPID-1559) M4 RC6 Visual Studio projects missing some generated code file names

2009-01-07 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-1559. Resolution: Fixed Fixed. This was caused by the Windows' protocol_gen.mak file (generates source

[jira] Created: (QPID-1561) qmfconsole Event.h enum Severity has macro name clash on Windows

2009-01-07 Thread Steve Huston (JIRA)
qmfconsole Event.h enum Severity has macro name clash on Windows Key: QPID-1561 URL: https://issues.apache.org/jira/browse/QPID-1561 Project: Qpid Issue Type: Bug

Re: QMan, JMX, WSDM etc...

2009-01-07 Thread Carl Trieloff
_Now, the questions :_ I played a lot with wiki and subversion (without commit, just two tests) and I'd be ready to commit but I have two questions (sorry if they are stupid) 1) Could I update the wiki with the documentation of things above? I'm asking that because I think that all this