dev@glassfish.java.net

Re: Hibernate/JPA related message during deploy/undeploy of Ruby apps

From: Mitesh Meswani <Mitesh.Meswani_at_Sun.COM>
Date: Thu, 22 Oct 2009 16:20:18 -0700

This is coming from Bean Validation impl.. Some code (not JPA) is
initializing a ValidatorFactory and BV impl prints the message.

Vivek Pandey wrote:
> Every time I deploy or undeploy a Ruby application it prints this
> message:
>
> Oct 22, 2009 4:00:33 PM org.hibernate.validation.util.Version <clinit>
> INFO: Hibernate Validator null
> Oct 22, 2009 4:00:33 PM
> org.hibernate.validation.engine.resolver.DefaultTraversableResolver
> detectJPA
> INFO: Instantiated an instance of
> org.hibernate.validation.engine.resolver.JPATraversableResolver.
>
> What has Hibernate/JPA got to do with deploy/un-deploy?
>
> -vivek.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>