[
https://jira.jboss.org/jira/browse/JBJCA-135?page=com.atlassian.jira.plug...
]
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