[jboss-dev-forums] [Design of POJO Server] - Re: Deploying ValidatorFactory

alesj do-not-reply at jboss.com
Thu Aug 6 06:14:20 EDT 2009


"epbernard" wrote : 
  | 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)
  | 
This should be easy to do.

1) MC beanfactory to create us VF
2) VF Deployer that would push this properly into DeploymentUnit 
* what you do from here on is then up to other services, all they should care that this is available to then if the choose to use it

If you point me to the location where you wanna impl this,
I can have a crack at it, unless you are eager to do it yourself (as I know you haven't coded in 2years ;-)


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248408#4248408

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248408



More information about the jboss-dev-forums mailing list