Re: xpath $headerName in 5.4

2010-09-17 Thread Illtud Daniel
On 18/09/10 02:03, Illtud Daniel wrote: My 5.3.x route doesn't work anymore in 5.4 Sorry, that should have gone to the camel list, not activemq. Ignore me. -- Illtud Daniel illtud.dan...@llgc.org.uk Prif Swyddog Technegol Chief Technica

xpath $headerName in 5.4

2010-09-17 Thread Illtud Daniel
Hi, My 5.3.x route doesn't work anymore in 5.4 it's a content-based-router switching on the value of a header/JMS property 'foo'. I'm testing the route in the camel console. xmlns:ns2="http://camel.apache.org/schema/web"; xmlns="http://camel.apache.org/schema/spring";>

Can ActiveMQ contain MDBs?

2010-09-17 Thread victor73
Hello, I'm new to ActiveMQ here and have some basic questions that I couldn't see addressed in the FAQ. I've installed ActiveMQ and am now busy creating message consumers so we can do asynchronous processing of requests. One thing I'm confused about is how to deploy MDBs implemented in Java once

Re: ActiveMQ - sending async persistent messages, what is the maximum that can be lost?

2010-09-17 Thread awolnoel
Hi - we are able to observe message loss when disrupting the connection under a multithreaded async-message producing client connected with the failover transport - our connection url is: failover:(tcp://localhost:56789)?jms.useAsyncSend=true&trackMessages=true (56789 is forwarded to the ActiveM

Re: Setting prefetch size and validating in JMX console ...

2010-09-17 Thread Timothy Bish
On Fri, 2010-09-17 at 10:09 -0400, Parrish, Ken wrote: > I am having difficulty adjusting prefetch size for an ActiveMQ client. > > OS: > Windows NT Pro > > Server: > ActiveMQ: 5.3.2 hosted as a Windows console application > JRE: 1.6.0.20 > JMX: JConsole 1.6.0.20-b02 > > Client: > Apache NMS

Re: StatisticsBrokerPlugin activation

2010-09-17 Thread Don Santillan
Thanks for your help Gary, it's working now. Gary Tully wrote: oops, sorry, my bad, so there is a broker factory for xbean but no transport factory. The correct syntax is to use the vm transport factory and tell it to use the xbean broker factory using the brokerConfig attribute: The brokerURI

Setting prefetch size and validating in JMX console ...

2010-09-17 Thread Parrish, Ken
I am having difficulty adjusting prefetch size for an ActiveMQ client. OS: Windows NT Pro Server: ActiveMQ: 5.3.2 hosted as a Windows console application JRE: 1.6.0.20 JMX: JConsole 1.6.0.20-b02 Client: Apache NMS client library .NET 3.5 console application I am setting the prefetch size fo

Re: namespace problems with spring 3.0.3 and activemq 5.4.0

2010-09-17 Thread Gary Tully
that xml looks ok, it must be a classpath issue, as in a missing jar or wrong version. you can easily validate your config using an installation: ./bin/activemq console xbean: On 17 September 2010 13:58, lesiana wrote: > > Hello all, > > > I am currently updating a project to work with spring 3.0

[ANNOUNCE] Apache.NMS.ActiveMQ v1.4.0 Released

2010-09-17 Thread Timothy Bish
Hello The Apache.NMS.ActiveMQ 1.4.0 Release bundle is now available at the following location: This release is based on the Apache.NMS API v1.4.0 and runs on .NET frameworks 2.0+ and Mono 2.0+. Changes in this version include * I

namespace problems with spring 3.0.3 and activemq 5.4.0

2010-09-17 Thread lesiana
Hello all, I am currently updating a project to work with spring 3.0.3 and activemq 5.4.0 but unfortunately I ran into problems. I get the following error: Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for

ActiveMQ REST producer Still leaking.

2010-09-17 Thread ChicagoBob123
Part the fix was to alter the \ActiveMQ.bat start up file. BUT its still leaking. Posting via REST seems to create quite a memory leak. The threads seem to have stopped growing at about 33 but memory ever increases. It would take a few days but it will run out of memory. By the way I wanted to

Re: *** GMX Spamverdacht *** Re: how to save topics and messages in mysql database

2010-09-17 Thread Martin C.
Hi, On Thu, Sep 16, 2010 at 9:38 AM, pp wrote: > For activemq must we have the broker(activemq) at every subscriber's server > ? No, you just need one server (broker) to which all clients connect to. Best regards, Martin

difference betwwen failover and static uri

2010-09-17 Thread pp
hi, Can any one tell me that what is the differece between failover and static uri. -- View this message in context: http://activemq.2283324.n4.nabble.com/difference-betwwen-failover-and-static-uri-tp2543470p2543470.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Need Help

2010-09-17 Thread pp
Hi, can anyone tell me what is wild cards? and what is its use in activemq. > > -- View this message in context: http://activemq.2283324.n4.nabble.com/Need-Help-tp2541665p2543461.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.