Hi Dave ,
I did as u told but now it says that "no jndi name configured" . The prints available are given below . Plz see it and tell me what can be done to resolve the problem ?
The prints that are available :-
Using Hibernate built-in connection pool (not for production use!)
Hibernate connection pool size: 20
autocommit mode: false
using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://localhost:3306/NorthWind3
connection properties: {user=root, password=****}
RDBMS: MySQL, version: 5.0.2-alpha
JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-3.1.4-beta ( $Date: 2004/08/12 20:28:29 $, $Revision: 1.27.4.42 $ )
Using dialect: org.hibernate.dialect.MySQLDialect
Using default transaction strategy (direct JDBC transactions)
No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
Automatic flush during beforeCompletion(): disabled
Automatic session close at end of transaction: disabled
JDBC batch size: 15
JDBC batch updates for versioned data: disabled
Scrollable result sets: enabled
JDBC3 getGeneratedKeys(): enabled
Connection release mode: auto
Maximum outer join fetch depth: 2
Default batch fetch size: 1
Generate SQL with comments: disabled
Order SQL updates by primary key: disabled
Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
Using ASTQueryTranslatorFactory
Query language substitutions: {}
Second-level cache: enabled
Query cache: disabled
Cache provider: org.hibernate.cache.EhCacheProvider
Optimize cache for minimal puts: disabled
Structured second-level cache entries: disabled
Echoing all SQL to stdout
Statistics: disabled
Deleted entity synthetic identifier rollback: disabled
Default entity-mode: pojo
building session factory
No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: file:/C:/programs/Tomcat5.0/work/Catalina/localhost/axis2/loader/ehcache-failsafe.xml
Not binding factory to JNDI, no JNDI name configured
Addressing is disbaled .....
|