Re: svn commit: r910777 - in /qpid/trunk/qpid/java/test-profiles: CPPExcludes cpp.testprofile

2010-02-17 Thread Rajith Attapattu
The commit is related to QPID-1575 not QPID-2404. Thx to Gordon for pointing it out. On Tue, Feb 16, 2010 at 6:51 PM, raj...@apache.org wrote: Author: rajith Date: Tue Feb 16 23:51:40 2010 New Revision: 910777 URL: http://svn.apache.org/viewvc?rev=910777view=rev Log: This is related to

[jira] Commented: (QPID-1575) TimeToLiveTest fails against C++ broker

2010-02-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834774#action_12834774 ] Rajith Attapattu commented on QPID-1575: I reversed the above commit in rev 910987

RE: Status of Windows SSL / ACL ?

2010-02-17 Thread Steve Huston
Hi Kerry, Hello! I had a few questions regarding the state of broker security for Windows platforms. On the SSL front, I see QPID-1403 has been resolved, and I can now build w/ BUILD_SSL enabled. What I haven't been able to get working yet is to get my broker to actually load a

Re: svn commit: r910777 - in /qpid/trunk/qpid/java/test-profiles: CPPExcludes cpp.testprofile

2010-02-17 Thread Martin Ritchie
Would be good if you could update the svn commit log message and comment on 2404. Cheers Martin On 17 February 2010 14:07, Rajith Attapattu rajit...@gmail.com wrote: The commit is related to QPID-1575 not QPID-2404. Thx to Gordon for pointing it out. On Tue, Feb 16, 2010 at 6:51 PM,

[jira] Created: (QPID-2409) qpid-route route map can list the same broker multiple times

2010-02-17 Thread john dunning (JIRA)
qpid-route route map can list the same broker multiple times -- Key: QPID-2409 URL: https://issues.apache.org/jira/browse/QPID-2409 Project: Qpid Issue Type: Bug

[jira] Assigned: (QPID-2409) qpid-route route map can list the same broker multiple times

2010-02-17 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-2409: -- Assignee: Ted Ross qpid-route route map can list the same broker multiple times

[jira] Created: (QPID-2410) perftest hang in SSL on Windows with large buffers

2010-02-17 Thread Cliff Jansen (JIRA)
perftest hang in SSL on Windows with large buffers -- Key: QPID-2410 URL: https://issues.apache.org/jira/browse/QPID-2410 Project: Qpid Issue Type: Bug Components: C++ Client

[jira] Created: (QPID-2411) Created Documentation for Writing a CPP QMF console application

2010-02-17 Thread Andrew English (JIRA)
Created Documentation for Writing a CPP QMF console application --- Key: QPID-2411 URL: https://issues.apache.org/jira/browse/QPID-2411 Project: Qpid Issue Type: Improvement

[jira] Updated: (QPID-2411) Created Documentation for Writing a CPP QMF console application

2010-02-17 Thread Andrew English (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew English updated QPID-2411: - Description: I have uploaded my initial draft of the documentation for creating a QMF console

[jira] Updated: (QPID-2411) Created Documentation for Writing a CPP QMF console application

2010-02-17 Thread Andrew English (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew English updated QPID-2411: - Attachment: qmf-cpp-console-tutorial.html Attach tutorial as file. Created Documentation for

Interop tests for new messaging API

2010-02-17 Thread Rajith Attapattu
Hi All, I encountered a few issues lately w.r.t to interop btw the python, c++ and JMS client around the new messaging API. They were minor details around content-type handling, standard headers, map messages etc.. It would be great if we have some interop tests to ensure that everythings

[jira] Commented: (QPID-1831) Improve JMS Destination abstraction to better support AMQP and Qpid specific features

2010-02-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835108#action_12835108 ] Rajith Attapattu commented on QPID-1831: The address based parser was committed at

[jira] Issue Comment Edited: (QPID-1831) Improve JMS Destination abstraction to better support AMQP and Qpid specific features

2010-02-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835108#action_12835108 ] Rajith Attapattu edited comment on QPID-1831 at 2/18/10 3:45 AM:

[jira] Commented: (QPID-2242) JMS_QPID_DESTTYPE is not set making getJMSDestination unusable.

2010-02-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835111#action_12835111 ] Rajith Attapattu commented on QPID-2242: There were several bugs in the 0-10 code