Hi, If you use it inside jBoss/wildfly, you should use jboss package scan class resolver. See camel-extra (https://code.google.com/a/apache-extras.org/p/camel-extra/). Regards
-----Message d'origine----- De : RaviP [mailto:ravikumar-penume...@hotmail.com] Envoyé : lundi 13 avril 2015 19:35 À : users@camel.apache.org Objet : Re: Bindy running within a WAR I'm facing the similar issue with my war. I'm using wildfly 8.2.0 & Camel 2.14.1. My route uses bindy to unmarshal csv to domain object. Junits are working & war deployed on tomcat also works. I'm getting the following exception when i deploy the war on wildfly 8.2.0 java.lang.IllegalArgumentException: The separator has not been defined in the annotation @CsvRecord or not instantiated during initModel. must be specified. I see that a solution recommended was to use PackageScanClassResolver. Can you please tell me how to do that incase of wildfly ? Do i've to add additional dependencies. thanks Ravi. -- View this message in context: http://camel.465427.n5.nabble.com/Bindy-running-within-a-WAR-tp5765035p5765711.html Sent from the Camel - Users mailing list archive at Nabble.com.