[jboss-jira] [JBoss JIRA] Updated: (JBJCA-135) Add support for additional bean validation groups
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Sat Aug 15 09:31:26 EDT 2009
[ https://jira.jboss.org/jira/browse/JBJCA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen updated JBJCA-135:
----------------------------------
Component/s: Deployer
(was: Standalone)
> Add support for additional bean validation groups
> -------------------------------------------------
>
> Key: JBJCA-135
> URL: https://jira.jboss.org/jira/browse/JBJCA-135
> Project: JBoss JCA
> Issue Type: Task
> Components: Deployer
> Reporter: Jesper Pedersen
> Assignee: Jeff Zhang
> Fix For: 1.0.0.Alpha3
>
>
> Extend our vendor specific deployment descriptor (jboss-ra.xml) with the possibility to add additional bean validation groups.
> The jboss-ra.xml should contain functionality to specify f.ex.
> <bean-validation-groups>
> <bean-validation-group>com.mycompany.myproject.bv.Group1</bean-validation-group>
> <bean-validation-group>com.mycompany.myproject.bv.Group2</bean-validation-group>
> </bean-validation-groups>
> where each token is a class name.
> The metadata part of this task should be handled in JBMETA.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list