On Tue, Dec 7, 2010 at 12:29 PM, Claus Straube <claus.stra...@catify.com> wrote:
> Hi Daniel,
>
> I think this is not part of the documentation, because it's a native spring
> functionality. With
>
> <import resource="myCoolRoutes.xml"/>
>
> you're importing a new Spring context and here of course you need a
> surrounding bean element.
>

Yeah its a spring feature.

I have updated the wiki page to include the spring bean xml stuff you
need as well.
https://cwiki.apache.org/confluence/display/CAMEL/How+do+I+import+routes+from+other+XML+files


> Best regards - Claus
>
>
> On 07.12.2010 12:11, Illtud Daniel wrote:
>>
>> Yes, I know it's a FAQ, my problem is that:
>>
>> http://camel.apache.org/how-do-i-import-routes-from-other-xml-files.html
>>
>> Doesn't work. It appears (from googling) that the imported file needs
>> a <beans> element and namespace declarations, which are missing from
>> that FAQ entry, although it appears to show the entirety of the included
>> file.
>>
>> Can that FAQ entry be fixed? It appears that the question is still
>> being asked frequently as the FAQ doesn't answer it correctly.
>>
>> Is there somewhere else that I should direct corrections to the
>> documentation? There's a lot more XML configuration examples that
>> I'd like added, they take a while to work out if there's no example.
>>
>
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to