templated route intercept not working

2022-08-15 Thread Nikolay Dechev (External - Workforce Logiq Sweden AB (SE))
Hello, Can you, please, give me some feedback on this query https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/templated.20route.20intercept I also have similar issue on global exception handling. [https://zulip-avatars.s3.amazonaws.com/29191/realm/icon.png?version=2]

How to create route template in yaml

2022-04-28 Thread Nikolay Dechev (External - Workforce Logiq Sweden AB (SE))
Hello, Can you help me how to create a route template using yaml? I'm trying to define it like this but it is not working, throws an exception: - route-template: id: centiro-to-inter-pubsub-to-solace-route from: uri: "{{centiro-to-internal-pubsub}}" steps:

Re: org.apache.cxf.binding.corba.CorbaBindingException: Unable to activate CORBA servant

2013-04-12 Thread ab
-- View this message in context: http://camel.465427.n5.nabble.com/org-apache-cxf-binding-corba-CorbaBindingException-Unable-to-activate-CORBA-servant-tp5730665p5730769.html Sent from the Camel - Users mailing list archive at Nabble.com.

org.apache.cxf.binding.corba.CorbaBindingException: Unable to activate CORBA servant

2013-04-10 Thread ab
Hi, I am using idl2wsdl conversion and trying to host the Corba NameService. While defining the Camel Endpoint, I am providing corba address URI as mentioned below: address="corbaname::{{localServiceHost}}:{{localServicePort}}#{{localContextName}}" This is working fine if the "localContextName" d