[jira] Commented: (GERONIMO-5228) Add classes for parsing a validation.xml descriptor

2010-09-13 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908877#action_12908877
 ] 

Donald Woods commented on GERONIMO-5228:


Do we just need to update our Spec API to be bundle aware and use the bundle 
context if we have one?

 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.



[jira] Commented: (GERONIMO-5228) Add classes for parsing a validation.xml descriptor

2010-09-02 Thread Vamsavardhana Reddy (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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.