Should "standard" be set on both the consumer and provider, as I have
configured above? It is still only consuming 1 message. When I try and set
the logging level for Spring to "debug", it also throws the following
exception...
Caused by: java.lang.NullPointerException
at
org.apache.activemq.broker.TransportConnector.getName(TransportConnector.java:295)
at
org.apache.activemq.broker.TransportConnector.toString(TransportConnector.java:304)
at java.lang.String.valueOf(String.java:2577)
...
But more importantly, can anyone look at the configuration within my
previous post and tell me if anything looks off?
gnodet wrote:
>
> Yes, of course.
> What's your configuration endpoint ?
> Make sure you have set the processorName="standard" attribute
> on the jms endpoint definition if using JBoss Messaging.
>
> On 1/8/07, Brad Davis <[EMAIL PROTECTED]> wrote:
>>
>> When I send a message to my JMS Queue, [using JBoss Messaging 1.0.1CR4
>> and
>> JBoss AS 4.0.4GA], the ServiceMix 3.0 JBI [Running Standalone] should
>> take
>> the message off, transform it, and place it onto another queue.
>>
>> I am noticing, however, that ServiceMix only takes the messages off of
>> the
>> queue when they are in the queue at the time that ServiceMix is started.
>> It
>> was my understanding that the JMS Consumer Endpoint would listen for new
>> messages to the queue automatically?! Is this the case?
>>
>> Cheers,
>> Brad
>> --
>> View this message in context:
>> http://www.nabble.com/Time-on-JMS-Consumer-Endpoint--tf2940217s12049.html#a8220800
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
>
>
> --
> Cheers,
> Guillaume Nodet
>
>
--
View this message in context:
http://www.nabble.com/Time-on-JMS-Consumer-Endpoint--tf2940217s12049.html#a8224076
Sent from the ServiceMix - User mailing list archive at Nabble.com.