hibernate3.jar
commons-logging.jar
commons-logging-1.0.4.jar
dom4j-1.6.jar
commons-collections-2.1.1.jar
cglib-full-2.0.2.jar
cglib-2.1.jar
asm.jar
asm-attrs.jar
postgresql-8.0-312.jdbc3.jar
ehcache-1.1.jar
jta.jar
This is what im using.
There is one more thing, when I run this applet thru eclipse it goes well and i obtain:
23:23:38,538 INFO Environment:464 - Hibernate 3.0.5
23:23:38,548 INFO Environment:477 - hibernate.properties not found
23:23:38,548 INFO Environment:510 - using CGLIB reflection optimizer
23:23:38,558 INFO Environment:540 - using JDK 1.4 java.sql.Timestamp handling
23:23:38,638 INFO Configuration:1110 - configuring from resource: /bd/hibernate/hibernate.cfg.xml
23:23:38,638 INFO Configuration:1081 - Configuration resource: /bd/hibernate/hibernate.cfg.xml
23:23:39,069 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Letrero.hbm.xml
23:23:39,229 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Letrero -> letrero
23:23:39,389 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Alerta.hbm.xml
23:23:39,430 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Alerta -> alerta
23:23:39,430 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Biblioteca.hbm.xml
23:23:39,460 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Biblioteca -> biblioteca
23:23:39,460 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Letras.hbm.xml
23:23:39,500 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Letras -> letras
23:23:39,550 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Medicion.hbm.xml
23:23:39,560 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Medicion -> medicion
23:23:39,650 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Mensajefinal.hbm.xml
23:23:39,720 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Mensajefinal -> mensajefinal
23:23:39,730 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Mensajetiempo.hbm.xml
23:23:39,750 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Mensajetiempo -> mensajetiempo
23:23:39,750 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Perfil.hbm.xml
23:23:39,760 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Perfil -> perfil
23:23:39,770 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Recorrido.hbm.xml
23:23:39,790 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Recorrido -> recorrido
23:23:39,790 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Usuario.hbm.xml
23:23:39,820 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Usuario -> usuario
23:23:39,830 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Permiso.hbm.xml
23:23:39,840 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Permiso -> permiso
23:23:39,840 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Valorpermiso.hbm.xml
23:23:39,870 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Valorpermiso -> valorpermiso
23:23:39,890 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Caracteres.hbm.xml
23:23:39,920 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Caracteres -> caracteres
23:23:39,920 INFO Configuration:444 - Mapping resource: bd/hibernate/mapping/Tipoletrero.hbm.xml
23:23:39,960 INFO HbmBinder:260 - Mapping class: bd.hibernate.mapping.Tipoletrero -> tipoletrero
23:23:39,960 INFO Configuration:1222 - Configured SessionFactory: null
23:23:39,960 INFO Configuration:875 - processing extends queue
23:23:39,960 INFO Configuration:879 - processing collection mappings
23:23:39,960 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Letrero.recorridoSet -> recorrido
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Biblioteca.mensajefinalSet -> mensajefinal
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Mensajetiempo.medicionSet -> medicion
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Mensajetiempo.mensajefinalSet -> mensajefinal
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Perfil.usuarioSet -> usuario
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Perfil.valorpermisoSet -> valorpermiso
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Recorrido.medicionSet -> medicion
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Usuario.alertaSet -> alerta
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Usuario.alerta1Set -> alerta
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Usuario.mensajetiempoSet -> mensajetiempo
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Usuario.mensajetiempo1Set -> mensajetiempo
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Permiso.valorpermisoSet -> valorpermiso
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Tipoletrero.caracteresSet -> caracteres
23:23:40,030 INFO HbmBinder:2041 - Mapping collection: bd.hibernate.mapping.Tipoletrero.letreroSet -> letrero
23:23:40,030 INFO Configuration:888 - processing association property references
23:23:40,030 INFO Configuration:917 - processing foreign key constraints
23:23:40,321 INFO DriverManagerConnectionProvider:41 - Using Hibernate built-in connection pool (not for production use!)
23:23:40,321 INFO DriverManagerConnectionProvider:42 - Hibernate connection pool size: 20
23:23:40,321 INFO DriverManagerConnectionProvider:45 - autocommit mode: false
23:23:40,331 INFO DriverManagerConnectionProvider:80 - using driver: org.postgresql.Driver at URL: jdbc:postgresql://pulso.myip.org/Inforuta
23:23:40,331 INFO DriverManagerConnectionProvider:86 - connection properties: {user=inforuta, password=****}
23:23:40,872 INFO SettingsFactory:77 - RDBMS: PostgreSQL, version: 8.0.3
23:23:40,882 INFO SettingsFactory:78 - JDBC driver: PostgreSQL Native Driver, version: PostgreSQL 8.0 JDBC3 with SSL (build 312)
23:23:40,892 INFO Dialect:92 - Using dialect: org.hibernate.dialect.PostgreSQLDialect
23:23:40,902 INFO TransactionFactoryFactory:31 - Using default transaction strategy (direct JDBC transactions)
23:23:40,912 INFO TransactionManagerLookupFactory:33 - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
23:23:40,912 INFO SettingsFactory:125 - Automatic flush during beforeCompletion(): disabled
23:23:40,912 INFO SettingsFactory:129 - Automatic session close at end of transaction: disabled
23:23:40,912 INFO SettingsFactory:136 - JDBC batch size: 15
23:23:40,912 INFO SettingsFactory:139 - JDBC batch updates for versioned data: disabled
23:23:40,912 INFO SettingsFactory:144 - Scrollable result sets: enabled
23:23:40,912 INFO SettingsFactory:152 - JDBC3 getGeneratedKeys(): disabled
23:23:40,912 INFO SettingsFactory:160 - Connection release mode: null
23:23:40,922 INFO SettingsFactory:187 - Default batch fetch size: 1
23:23:40,922 INFO SettingsFactory:191 - Generate SQL with comments: disabled
23:23:40,922 INFO SettingsFactory:195 - Order SQL updates by primary key: disabled
23:23:40,922 INFO SettingsFactory:334 - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
23:23:40,922 INFO ASTQueryTranslatorFactory:21 - Using ASTQueryTranslatorFactory
23:23:40,922 INFO SettingsFactory:203 - Query language substitutions: {}
23:23:40,922 INFO SettingsFactory:209 - Second-level cache: enabled
23:23:40,922 INFO SettingsFactory:213 - Query cache: disabled
23:23:40,922 INFO SettingsFactory:321 - Cache provider: org.hibernate.cache.EhCacheProvider
23:23:40,932 INFO SettingsFactory:228 - Optimize cache for minimal puts: disabled
23:23:40,932 INFO SettingsFactory:237 - Structured second-level cache entries: disabled
23:23:40,932 INFO SettingsFactory:257 - Echoing all SQL to stdout
23:23:40,932 INFO SettingsFactory:261 - Statistics: disabled
23:23:40,932 INFO SettingsFactory:265 - Deleted entity synthetic identifier rollback: disabled
23:23:40,932 INFO SettingsFactory:279 - Default entity-mode: pojo
23:23:40,972 INFO SessionFactoryImpl:152 - building session factory
23:23:40,992 WARN Configurator:126 - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Inforuta/hibernate-3.0.5/hibernate-3.0/lib/ehcache-1.1.jar!/ehcache-failsafe.xml
23:23:41,863 INFO SessionFactoryObjectFactory:82 - Not binding factory to JNDI, no JNDI name configured
23:23:41,863 INFO SessionFactoryImpl:379 - Checking 0 named queries
Hibernate: select letrero0_.id_letrero as id1_, letrero0_.largo as largo0_, letrero0_.alto as alto0_, letrero0_.espaciado as espaciado0_, letrero0_.filas as filas0_, letrero0_.estado as estado0_, letrero0_.ancho_letra as ancho7_0_, letrero0_.alto_letra as alto8_0_, letrero0_.marca as marca0_, letrero0_.modelo as modelo0_, letrero0_.direccionip as direcci11_0_, letrero0_.ubicacion as ubicacion0_, letrero0_.id_tipo as id13_0_ from letrero letrero0_
As u see, 23:23:40,972 INFO SessionFactoryImpl:152 - building session factory this one is never reached, plz help
|