Hi Kit,
I guessing (and probably wrong), but I think that an ExchangeListener
can be be registered on a JBIContainer, with addListener, and doesn't
this give you what you want ... ?
Roger
bsnyder wrote:
On 7/6/06, kitplummer <[EMAIL PROTECTED]> wrote:
Is there an easy/simple way to capture all NormalizedMessages off the
NMR?
I don't know if an easy way to do this. What exactly are you trying to
achieve?
Bruce
--
perl -e 'print
unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://incubator.apache.org/activemq/
Apache ServiceMix - http://incubator.apache.org/servicemix/
Castor - http://castor.org/
Curiosity, more than anything. A potential use if we could get all messages
would be to playback a sequence of time or an entire operational period, by
putting all messages back on the NMR in correct timing patterns. Basically,
we need to capture telemetry. We already have a mechanism to get status
from services. However, being able to capture all message traffic,
regardless of destination could be highly useful and would prevent any new
requirements on our service providers.
But, if we can capture the "raw" messages of the NMR it provides a new
design option...one that I am hoping exists.