Re: separate files are the Spring DSL

2011-10-15 Thread newbiee
xtLoaderListener.java:718) at java.lang.Thread.run(Thread.java:662) -- View this message in context: http://camel.465427.n5.nabble.com/separate-files-are-the-Spring-DSL-tp4903855p4905181.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: separate files are the Spring DSL

2011-10-14 Thread Claus Ibsen
t;> >> ${header.CamelFileName} >> regex '^.*(csv|csl)$' >> >> >> >> >> >> >> >> >> >> >> If I save it as ftpToJms.xml then how can I refer to it using >> routeContextRef? >> &

RE: separate files are the Spring DSL

2011-10-14 Thread Mathieu Lalonde
s for regular beans. > Date: Fri, 14 Oct 2011 13:24:49 -0700 > From: m_ess...@hotmail.com > To: dev@camel.apache.org > Subject: separate files are the Spring DSL > > I have an XML file with the following route: (I have tested it and it works > fine) > > >

separate files are the Spring DSL

2011-10-14 Thread newbiee
as ftpToJms.xml then how can I refer to it using routeContextRef? I did follwoing but it is failing: http://camel.apache.org/schema/spring";> -- View this message in context: http://camel.465427.n5.nabble.com/separate-files-are-the-Spring-DSL-tp4903855p4903855.html