[ 
https://issues.apache.org/jira/browse/CXF-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794252#comment-13794252
 ] 

Andriy Redko commented on CXF-5309:
-----------------------------------

Hi Sergey,

I have done a small but functional enough PoC for adding JSR-349 to Apache CXF. 
It covers method parameters validation only and returns 400 / Bad Request if 
validation doesn't pass (JSR-349, Chapter 7). 

The one issue I am concerning about right now is required dependency to Java EL 
implementation. I have added Java EL 3.0 implementation from Glassfish (license 
is CDDL, https://glassfish.java.net/public/CDDL+GPL_1_1.html) but I have doubts 
that license is suitable to us. I have checked Apache BVal and they use 
implementation from Tomcat project (jasper-el) though it's no 3.0 but older 
one. 

Feedback is very appreciated. 
Thanks.

Andriy

> Support Bean Validation API for JAX-RS
> --------------------------------------
>
>                 Key: CXF-5309
>                 URL: https://issues.apache.org/jira/browse/CXF-5309
>             Project: CXF
>          Issue Type: Sub-task
>          Components: JAX-RS, JAX-WS Runtime
>            Reporter: Sergey Beryozkin
>         Attachments: patch-validation-poc.txt
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to