Good catch Colin! - thanks for investigating it
cheers,
Rob
Rob Davies
follow me: http://twitter.com/rajdavies
I work here: http://fusesource.com
My Blog: http://rajdavies.blogspot.com/
I wrote this: http://www.manning.com/snyder/
On 25 Jun 2010, at 17:33, Colin Goodheart-Smithe wrote:
> Hi
Hi folks,
I have 2 publishers submitting to a single queue. These 2 publishers also
act as consumers for the responses from a single response queue for the
requests they've sent. Since I'm using REST to obtain the requests; I have
no way to selectively retrieve the messages via selector. Right
I am trying to set up a simple Camel routing rule in ActiveMQ using
the example found online:
I have a message producer sending TextMessage objects to the example.A
queue and a listener that is listening on the example.B queue. I am
getting a bunch of exceptions in the ActiveMQ:
C
> can you post your JS code so we can try reproduce the problem you're
seeing?
Cool, thanks for the response. Sure, I am able to reproduce it with only
the code from Jeff Mesnil at http://github.com/jmesnil/stomp-websocket,
linked off his "Stomp of Websockets" page at
http://jmesnil.net/stomp-we
Charles,
you can do this with XML entities. In your activemq.xml put at the top
(before the definition):
and then you can refer to this simply with:
&network-connectors;
inside the element.
We use in production on activemq 5.3.x.
cheers,
James.
--
On 24 June 2010 10:48, cmoulliard wrote
Clark
I am not quite clear on what you are trying to accomplish but spring does
allow one to break up bean definitions into multiple files: The link below
describes the syntax.
http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html#beans-factory-xml-import
Hi,
Following up on our previous message, we have looked into this issue
further.
It appears that on durable subscriber start up, it ignores the message
selector when calculating the pending queue size.
Therefore it assumes the messages from the other subscribers are for
that moment als
On Fri, 2010-06-25 at 08:33 -0700, Jim Gomes wrote:
> I concur with Tim about being able to use the current binaries in .NET 4.0.
> I'm pretty sure that Microsoft will support running .NET 2.0 assemblies on
> the .NET 4.0 runtime. I have recently installed .NET 4.0, but haven't done
> any extensi
I concur with Tim about being able to use the current binaries in .NET 4.0.
I'm pretty sure that Microsoft will support running .NET 2.0 assemblies on
the .NET 4.0 runtime. I have recently installed .NET 4.0, but haven't done
any extensive testing yet. Also, I still have .NET 2.0 installed, so I
Hi,
We are using ActiveMQ 5.3.2, and have encountered an issue where the
"Pending queue size" values on JMX and the Admin console are incorrect,
causing a system that uses the data stored in the ActiveMQ JMX to report
incorrect information.
The problem occurs when we have multiple durable c
On Fri, 2010-06-25 at 05:05 -0700, Sodan wrote:
> Hi again
>
> Spent a number of hours trying to figure this out. I get a certain type of
> message, call it "PT" and many of these messages are ok, but then suddenly I
> get a message of that type, which mas an empty map. As soon as I do any type
>
I should mention that I'm using AMQ 5.3.x and the method described in
http://activemq.apache.org/rest.html#REST-Consumingwithselectors doesn't
apply :(
Thanks.
lokem wrote:
>
> Hi,
>
> Thanks for the pointer. It's working now without returning any 204
> response. Is it possible to retrieve
sure, set your datasource on the JDBCPersistenceAdapter in your spring
configuration. some detail in the doc at
http://fusesource.com/docs/broker/5.3/persistence/FuseMBPersistJDBCBasics.html
On 23 June 2010 22:18, fachhoch wrote:
>
> I configured datasource for my application .can I use the same
Hi again
Spent a number of hours trying to figure this out. I get a certain type of
message, call it "PT" and many of these messages are ok, but then suddenly I
get a message of that type, which mas an empty map. As soon as I do any type
of operation on the message map, it fails...
I also get man
ya a help in the webconsole would be perfect.
Actually we send messages from 1 publisher to 1 consumer across a JMS
TOPIC.
The client acknowledges those using AUTO_ACKNOWLEDGE
but still Dispatcher count is always equal to the number of enqueued
messages.
we are dequeuing it the moment it is enq
Hi,
Thanks for the pointer. It's working now without returning any 204
response. Is it possible to retrieve a message via REST by specifying the
message JMSCorrelationID?
Thanks.
Dejan Bosanac wrote:
>
> Hi,
>
> this just means that your session is not reused between calls. Take a look
>
Yes, that description should be correct. We should probably add a little
help tips on the web console.
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Fri,
Hi Steve,
WebSocket support is pretty new. Thanks for testing it, can you post your JS
code so we can try reproduce the problem you're seeing?
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
in the webconsole page, in the tab for topic subscribers
can any one tell us what exactly is
1. pending queue size
2. Dispatched queue size
3.dispatcher counter
4.enqueue counter
5. dequeue counter
is the description given in
http://old.nabble.com/default-file--store-location-td21906622.ht
19 matches
Mail list logo