[
https://issues.apache.org/jira/browse/GERONIMO-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905543#action_12905543
]
Vamsavardhana Reddy commented on GERONIMO-5228:
-----------------------------------------------
The built-in parser ValidationParser class in Bean Validation API tries to load
the specified validation.xml file and constraint mapping files through the
classloader API. At least in case of web applications, WEB-INF/validation.xml
etc will not be available through web-app's classloader. So, there is
definitely some work to be done here though we may use the JAXB generated
classes from BVAL.
> Add classes for parsing a validation.xml descriptor
> ---------------------------------------------------
>
> Key: GERONIMO-5228
> URL: https://issues.apache.org/jira/browse/GERONIMO-5228
> Project: Geronimo
> Issue Type: Sub-task
> Security Level: public(Regular issues)
> Components: javaee6, naming
> Affects Versions: 3.0
> Reporter: Rick McGuire
> Assignee: David Jencks
> Fix For: 3.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.