Re: [Resin-interest] Resin and java:comp/ValidatorFactory

2014-05-22 Thread Mattias Jiderhamn
I reported the problem below as a bug at http://bugs.caucho.com/view.php?id=5587 which was marked as fixed to version 4.0.40 The release notes for 4.0.40 says "bind java:comp/BeanValidation (#5587)" and I can confirm in the code that the JNDI name in use indeed is java:comp/BeanValidation, rat

[Resin-interest] Resin and java:comp/ValidatorFactory

2013-11-13 Thread Mattias Jiderhamn
Resin ships with Hibernate Validator. I'm trying to figure out whose responsibility is it to make the ValidatorFactory exposed in JNDI as java:comp/ValidatorFactory. What we are really trying to do is using JSF 2.2 with Resin, and then Bean Validation is disabled since JSF is unable to find the