Hi! I think I have found the source of this problem and a solution :)
org.hibernate.validator.engine.resolver.DefaultTraversableResolver.isReachable seems to be retruning false for all my properties. When implementing my own TraversableResolver with a isReachable always returning true and creating a validation.xml specifying this class as the traversable-resolver the validation so far seems to work as expected on resin too! Good! -Kaj :) _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
