The rae-iti20 endpoint is built on top of Mina and implements an IHE ATNA
record audit event actor, right?

Does your application still accept ATNA audits but don't process them to
the end? Or does your route come to an halt somewhere else? Like, is the
BEFORE_RFC5424_QUEUE route entered, or does initFlow cause the problem?
You might want to check the JMX statistics or enable the Tracer to verify
what is actually working and what isn't.

cheers
Christian


2013/4/5 Claus Ibsen <claus.ib...@gmail.com>

> What Camel component do you use for that endpoint? If that stops
> listening then that's where you gotta focus on.
>
>
> On Fri, Apr 5, 2013 at 7:11 AM, Hema T <hem...@ge.com> wrote:
> > The endpoint is defined to receive specific protocol messages:
> >
> > public static final String RFC5424_TLS_AUTH_MUST_ENDPOINT =
> > "rae-iti20://0.0.0.0:16503" +
> >
> > "?codec=#atnaCodec&secure=true&clientAuth=MUST&sslContext=#sslContext" +
> >
> "&sslCiphers=TLS_RSA_WITH_AES_128_CBC_SHA&sslProtocols=TLSv1";
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Route-stops-processing-abruptly-tp5730322p5730379.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Email: cib...@redhat.com
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
>

Reply via email to