RE: Cmake buildable on trunk

2009-04-29 Thread Steve Huston
I believe I've fixed this issue - I know it works if you _don't_ have cpg, but I don't have it, so I can't verify it works if you _do_ have cpg. As Andrew said, though, you should be able to set BUILD_CPG in the ccmake window to OFF and avoid this area altogether. -Steve > -Original Message-

RE: JMX interface stability and versioning

2009-04-29 Thread Robbie Gemmell
> -Original Message- > From: Aidan Skinner [mailto:aidan.skin...@gmail.com] > Sent: 29 April 2009 18:42 > > On Wed, Apr 22, 2009 at 4:11 PM, Robbie Gemmell > wrote: > > > One upcoming elephant to consider is going to be AMQP 1.0 support and > > how its new messaging/component model will

Re: JMX interface stability and versioning

2009-04-29 Thread Aidan Skinner
On Wed, Apr 22, 2009 at 4:11 PM, Robbie Gemmell wrote: > One upcoming elephant to consider is going to be AMQP 1.0 support and > how its new messaging/component model will affect the management > interfaces. As the Java broker is presumably going to support the > current protocol versions and gai

[jira] Created: (QPID-1832) Tests for using the following c++ broker features from JMS

2009-04-29 Thread Rajith Attapattu (JIRA)
Tests for using the following c++ broker features from JMS -- Key: QPID-1832 URL: https://issues.apache.org/jira/browse/QPID-1832 Project: Qpid Issue Type: Test Components: Ja

Proposal for a new JMS Destination configuration

2009-04-29 Thread Rajith Attapattu
Hi All, I have prototyped a new configuration for the JMS Destination abstraction, that addresses some of the issues associated with our previous binding URL format. The proposal is organized as follows. 1. Design concepts/notes 2. Configuration format with examples 3. Complete list of options av

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

2009-04-29 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-1831: --- Attachment: AMQXDest.patch The following code patch implements the proposal outlined in http:/

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

2009-04-29 Thread Rajith Attapattu (JIRA)
Improve JMS Destination abstraction to better support AMQP and Qpid specific features - Key: QPID-1831 URL: https://issues.apache.org/jira/browse/QPID-1831 Project: Q