Re: Adding type awareness in Camel route

2016-11-06 Thread Tomohisa Igarashi
Hi, I filed a JIRA for this one: https://issues.apache.org/jira/browse/CAMEL-10447 and added a camel-example-transformer with some bug fixes: https://github.com/igarashitm/camel/tree/CAMEL-10447 https://github.com/igarashitm/camel/commit/1c9bb6d8f23e0d96e942161f8ffc821845d99c59#diff-02f2b5457a96

java.net.URL as datasource based on Apache Camel, commons-vfs and maven repository

2016-11-06 Thread Igor Suhorukov
Hi team, I think this solution would be useful for Apache Camel community. Any existing JVM application can use Apache Camel URL as datasource without recompile and reassembly. Also it is possible to fetch resources from maven repository and apache commons-vfs protocols. java.net.URL as datasou