Re: Consumers, noLocal, Stomp and Openwire

2007-05-31 Thread Albert Strasheim
Hello all, Does anybody have any thoughts on this? I'd like to get a final answer so that I can write the tests for my Python wrapper for AMQCPP accordingly. Cheers, Albert On Thu, 24 May 2007, Albert Strasheim wrote: > Hello all > > This question is about the behaviour of the AMQCPP librar

[jira] Created: (AMQ-1258) Bad quotes on web page

2007-05-31 Thread Elliotte Rusty Harold (JIRA)
Bad quotes on web page -- Key: AMQ-1258 URL: https://issues.apache.org/activemq/browse/AMQ-1258 Project: ActiveMQ Issue Type: Bug Components: Documentation Affects Versions: 4.3.0 Environment: http

Message Selectors

2007-05-31 Thread misge
I tried to configure a message selector but without any success. This is the xml config file.

Re: Problem building the latest SVN Source

2007-05-31 Thread chahir
Did you used: svn co https://svn.apache.org/repos/asf/activemq/trunk activemq ? I've faced some problems in the first times but I remember that I've deleted the .m2/repository and compiled the source with maven: mvn clean install -Dmaven.test.skip=true Prasanna Rajaperumal wrote: > > Hi, > >

Problem building the latest SVN Source

2007-05-31 Thread Prasanna Rajaperumal
Hi, I followed the steps in the installation page. I am pretty new to Maven, so forgive my ignorance. I find the log4j properly downloaded in the .m2 repository. Still while compiling i get this error. Can some tell me what am i missing? [INFO] Compiling 31 source files to D:\OpenSource\JMS\

[jira] Created: (AMQ-1257) Pure Master/Slave configuration doesn't work

2007-05-31 Thread Denis Abramov (JIRA)
Pure Master/Slave configuration doesn't work Key: AMQ-1257 URL: https://issues.apache.org/activemq/browse/AMQ-1257 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versio