Create a new camel-bean-validation component (based on JSR 303) ---------------------------------------------------------------
Key: CAMEL-2565 URL: https://issues.apache.org/activemq/browse/CAMEL-2565 Project: Apache Camel Issue Type: New Feature Environment: All Reporter: Christian Mueller Assignee: Christian Mueller Fix For: 2.3.0 We want provide a validation component for java beans (POJOs) based on [JSR 303|http://jcp.org/en/jsr/detail?id=303]. We want to use the reference implementation, which is [Hibernate Validator|http://docs.jboss.org/hibernate/stable/validator/reference/en/html_single/]. The Hibernate Validator (the reference implementation for JSR 303) is licensed under the Apache License Version 2: http://anonsvn.jboss.org/repos/hibernate/validator/tags/v4_0_2_GA/license.txt but not published as an OSGI bundle. So, I opened the issue [SMX4-506]https://issues.apache.org/activemq/browse/SMX4-506] to provide an OSGI bundle for that library. Please have a look into [Nabble|http://old.nabble.com/Proposal-for-a-new-camel-bean-validation-component-based-on-jsr-303-tp27950969p27950969.html] for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.