You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/04/10 16:24:44 UTC

[jira] Commented: (CAMEL-2565) Create a new camel-bean-validation component (based on JSR 303)

    [ https://issues.apache.org/activemq/browse/CAMEL-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58760#action_58760 ] 

Claus Ibsen commented on CAMEL-2565:
------------------------------------

Good work Christian

1)
Is validator.xml in META-INF root required by the JSR-303 ?

2)
How many options do you have for this parameter?
{code}
group=org.apache.camel.component.bean.validator.OptionalChecks
{code}
You could consider make it an enum, so you can make the value shorter
{code}
group=OptionalChecks
{code}


> 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
>
>         Attachments: CAMEL-2565.patch
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira