In EE6 ValidatorFactory and Validator are services available to:
- other services like JCA, JPA, JSF 2 (typically available before these)
- the user application via JNDI and @Resource injection
What's the way to get that integrated?
The typical use case is one VF per application deployed. But we are discussing with Sun
and the idea of one VF per module could have to be implemented (ie like JSR-299 and
beans.xml)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248240#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...