Hi Claus,

When upgrading to 2.16, I'm finding this issue a lot in places where I am 
manually creating an exchange and sending it to an endpoint.

"but its due the component that
creates the exchange is likely doing it the wrong way (without telling
which endpoint its from)"

Can you elaborate on what you mean by that?

The way I am creating the exchange is:

new DefaultExchange(context);

In some cases, I do not have a fromEndpoint, I am using java to initiate 
messages into camel routes.


Thanks,
Ed

On Thu, 29 Oct 2015 07:17:27 +0100, Claus Ibsen <claus.ib...@gmail.com> wrote:

> Hi
> 
> You can turn off endpointRuntimeStatisticsEnabled in JMX
> http://camel.apache.org/camel-jmx.html
> 
> On Tue, Oct 27, 2015 at 9:23 PM, phubner <peter.hub...@gmail.com> wrote:
> > Claus,
> > Is there a way to work around this issue programmatically?
> >
> > Thanks,
> >
> >
> >
> > --
> > View this message in context: 
> > http://camel.465427.n5.nabble.com/Spring-Boot-WS-After-receiving-request-camel-throws-NullPointerException-tp5772930p5773125.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
> 
> 
> 
> -- 
> Claus Ibsen
> -----------------
> http://davsclaus.com @davsclaus
> Camel in Action 2nd edition:
> https://www.manning.com/books/camel-in-action-second-edition


Reply via email to