Can you show me the stack trace and the files of you Camel Router SA?
It will be helpful for me to trace the issue.

Willem

Rajasegaran wrote:
Hi,
Thanks for your reply. I was actually having the camel-route archetype for
my camel router SU. Also, i had all of them deployed through a single SA.
Later, i removed the Camel Router SU from that SA and then replaced the
archetype with servicemix-camel archetype. This way my Camel Router SA was
deploying the Camel Router SU. But when i run the application, i get an
error that the route is not registered for Camel Router. I checked the
endpoints and i can see it was started and available and also the namespaces
all match. But still i am getting that error. Any inputs on that?

Thanks
Raja

willem.jiang wrote:
Hi,

What kind of error did you meet when you starting the camel route?
Can you show me the stack trace and camel route?

BTW, if you need to use some other camel component in Servicemix 3.x, this FAQ[1] may help you.

[1] http://cwiki.apache.org/CAMEL/how-to-use-extra-camel-componets-in-servicemix-camel.html

Willem

Rajasegaran wrote:
All,

I am a beginner in service mix and camel and i just read through the
document for both.
I was able to successfully implement the examples listed down by
Servicemix.
But i have a new requirement for which i need to receive a xml file
through
jms and convert it to csv file. For this, I created the following:
JMS Consumer --> ServiceMix EIP --> XSLT Transform --> File Sender

I created an alternate solution with Camel router

JMS Consumer --> Camel Router --> XSLT Transform --> File Sender

With the first approach, my XSLT is able to transform only to another XML
but not plain text CSV.
With the second approach, i am having trouble starting camel router even
though it is part of my SA and i was able to build individual Service
units.
Any help would be appreciated on this.

Thanks
Raja




Reply via email to