On 6/5/07, huntc <[EMAIL PROTECTED]> wrote:
Hi there,
Firstly, what an exciting project this is. I can't wait to use it.
I've been having some Mac OS X Safari download issues of the binary Unix
distro for 4.1.1. When I download it it comes through as about 3k in size.
This is clearly wrong. Th
Hi there,
Firstly, what an exciting project this is. I can't wait to use it.
I've been having some Mac OS X Safari download issues of the binary Unix
distro for 4.1.1. When I download it it comes through as about 3k in size.
This is clearly wrong. This 4.1.0 binary for Unix downloads and runs
sw
Hmm, I just tried this with an integer property as well, and still the
messages aren't filtered...
Jim_Cross wrote:
>
> Hi,
>
> I'm using ActiveMQ with a Java producer and a C# (NMS) consumer.
> Everything seems to be working, except my message selectors, which don't
> filter out any messages.
Hi all,
I'm looking for a method to retrieve a specific queue based on its name,
that is a method that returns a Queue object.
In Oracle JMS implementation there is such a method, here it is:
http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b12023/oracle/jms/AQjmsSession.html#getQueu
Got it. It is the same uri as i use for jconsole
(service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi). I am using the
JSR160 Application type to connect/
First impressions of JManage are very positive.
cheers
Jim Alateras wrote:
Hi,
I've been able to use jconsole to connect to the JMX i
Hi,
I've been able to use jconsole to connect to the JMX instance of my
embedded broker but was wondering whether anyone has managed to use
JManage 2.0 to manage activemq through it's JMX service offering.
I have downloaded JManage 2.0 but have been unsuccessful in getting it
to attach to a
Hi, I have one more question about The Ajax Client.
I'd like to know, how to use message persistence with this client. Wich
headers to use
Thx Didier
--
View this message in context:
http://www.nabble.com/Persistence-in-Ajax-tf3870746s2354.html#a10966477
Sent from the ActiveMQ - User maili
Hi,
I'm using ActiveMQ with a Java producer and a C# (NMS) consumer.
Everything seems to be working, except my message selectors, which don't
filter out any messages.
For example, if I use the following in my producer:
TextMessage testMessage = session.createTextMessage();
testMessage.setStringP