Lista,
Estou tentando rodar o tutorial hibernate publicado aqui no GUJ e esbarro no seguinte:
C:Tmp>java Teste
14/07/2003 14:21:51 cirrus.hibernate.impl.DatastoreImpl storeClass
[color=“green”]INFO: Mapping resource: Amigo.hbm.xml[/color]14/07/2003 14:21:52 cirrus.hibernate.helpers.XMLHelper parseInputSource
[color=“green”]INFO: Parsing XML: unknown system id[/color]
14/07/2003 14:21:53 cirrus.hibernate.Environment <clinit>
[color=“green”]INFO: Hibernate 1.2.5[/color]14/07/2003 14:21:53 cirrus.hibernate.Environment <clinit>
[size=“18”][color=“red”]INFO: hibernate.properties not found[/color][/size]
14/07/2003 14:21:53 cirrus.hibernate.Environment <clinit>
INFO: JVM proxy support: true
14/07/2003 14:21:53 cirrus.hibernate.impl.SessionFactoryImpl <init>
[color=“green”]WARNING: No dialect set - using GenericDialect: The dialect was not set. [/color]Set the property hibernate.dialect.
14/07/2003 14:21:53 cirrus.hibernate.sql.Dialect <init>
INFO: Using dialect: cirrus.hibernate.sql.GenericDialect
14/07/2003 14:21:53 cirrus.hibernate.connection.UserSuppliedConnectionProvider configure
WARNING: No connection properties specified - the user must supply JDBC connections
14/07/2003 14:21:53 cirrus.hibernate.impl.SessionFactoryImpl <init>
INFO: Use outer join fetching: false
14/07/2003 14:21:53 cirrus.hibernate.impl.SessionFactoryImpl <init>
INFO: Use scrollable result sets: false
14/07/2003 14:21:53 cirrus.hibernate.impl.SessionFactoryImpl <init>
INFO: Use outer join fetching: false
14/07/2003 14:21:54 cirrus.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: no JDNI name configured
14/07/2003 14:22:20 cirrus.hibernate.impl.SessionFactoryImpl <init>
INFO: Query language substitutions: {}
[color=“blue”][/color][color=“cyan”][/color]
Pergunta-se:
Por que não encontro o hibernate.properties se o mesmo está declarado no classpath???
Estou usando o ruindows 98