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 factory at 
java:comp/ValidatorFactory (where JSF 2.1 explicitly called 
Validation.buildDefaultValidatorFactory()).

Seems to work fine using JBoss. So is this a bug with Resin, that 
java:comp/Validator and java:comp/ValidatorFactory are not available by 
default...?

-- 

   </Mattias>


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to