Hi ,
I am bit new with camel but i was stuck in multicast exception handling
you can follow this link
http://camel.apache.org/exception-clause.html
and I will suggest you refer your customexception class to your route where
you are doing multicast
I mean to say
call your customException
yes I did that but nothing work
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-multicast-tp5732682p5732698.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
I am using camel 2.4
I know its a old version of camel but I need a help badly
I am using multiacast to process same message differently.
I wanted to replies from both the message ,so if one endpoint fails to
process the message ,the 2nd endpoint also stop the processing and the
message will g
its a very strange behaviour of camel don't know what went wrong
for validation
works fine
but when i tring to do like this body become null
validator:file:C:/Users/eIntegrationXml/xsd/abc.xsd
Thanks Claus and Christian for ur suggestions.
Actually i am working on some old projects so currently i need a fix on
camel 2.4
yeah but for sure we will upgrade taht.
actually the error caused is
Caused by: org.apache.camel.InvalidPayloadException: No body available of
type: java.io.InputStrea
Thanks a lot
but i am already using
convertBodytype=String
but that didnt work
--
View this message in context:
http://camel.465427.n5.nabble.com/recipientList-not-working-properly-tp5731447p5731457.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I am using camel 2.4
--
View this message in context:
http://camel.465427.n5.nabble.com/recipientList-not-working-properly-tp5731447p5731455.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi am trying to some validation and then xml to xslt transformation using
recipientList.
It was working fine when i have single route.
but as my task require aggregator, splitter so i added some more
routes,after that i got error
:DefaultErrorHandler: (Logger.java:248) Failed delivery for exchange
Thanks Marco,
But your solution wont solve my problem.
the problem is
Like i have several user account in one folder called inbox(user1 ,user2,
user3) and each user have some files .
User1(a.xml,a.txt,a.pdf, any other documents which i have no information ).
and I want to processed all the user