[jboss-dev-forums] [Design of POJO Server] - Deploying ValidatorFactory
epbernard
do-not-reply at jboss.com
Wed Aug 5 16:45:53 EDT 2009
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#4248240
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248240
More information about the jboss-dev-forums
mailing list