no, it will not. sounds like the error is being thrown when trying to create the jaxws client when the spring context bootstraps? doesn't sound related to camel, might have to ask the spring guys whats the best way to handle exceptions on startup. best bet is to just correct the URL :)
On Thu, Aug 29, 2013 at 5:57 AM, pradeep <[email protected]> wrote: > Hi, > > I believe the on exception clues will not catch the exception thrown while > creating the jaxws:client. Because it catches the exceptions that are > triggered with in a camel context. Might be i am wrong. You can use > try/catch for catching the exceptions in a > route(http://camel.apache.org/try-catch-finally.html). > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-exception-handling-tp5738220p5738223.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
