When i startup my project, i got lot of severe messages from Glassfish:
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = C:\Arquivos de programas\glassfish-3.0.1\glassfish\domains\domain1\autodeploy\bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = C:\DOCUME~1\fred\CONFIG~1\Temp\fileinstall-21961140082523247, felix.fileinstall.filter = null}
SEVERE: 16 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.annotations.Version - Hibernate Annotations 3.5.3-Final
SEVERE: 749 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.Environment - Hibernate 3.5.3-Final
SEVERE: 765 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.Environment - hibernate.properties not found
SEVERE: 1701 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.Environment - Bytecode provider name : javassist
SEVERE: 1717 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
SEVERE: 3152 [http-thread-pool-4848-(2)] INFO org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.2.0.Final
SEVERE: 3183 [http-thread-pool-4848-(2)] INFO org.hibernate.ejb.Version - Hibernate EntityManager 3.5.3-Final
SEVERE: 3792 [http-thread-pool-4848-(2)] INFO org.hibernate.ejb.Ejb3Configuration - Processing PersistenceUnitInfo [
name: SistemaCrea-ejbPU
...]
SEVERE: 4681 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: br.org.creapi.entities.UsuarioPermissao
SEVERE: 5009 [http-thread-pool-4848-(2)] INFO org.hibernate.cfg.annotations.EntityBinder - Bind entity br.org.creapi.entities.UsuarioPermissao on table UsuarioPermissao
(...)
Why this happens?
[Message sent by forum member 'fredmestre']
http://forums.java.net/jive/thread.jspa?messageID=477375