0 Replies Latest reply on Oct 31, 2004 5:17 AM by komone

    JBoss/Hibernate Warning on startup

    komone

      I get a warning on startup when I have hibernate configured with JBoss 4.0. Is there any way to configure this away? Or is it a minor bug?

      11:13:29,104 INFO [SessionFactoryObjectFactory] Factory name: java:/hibernate/SessionFactory
      11:13:29,104 INFO [NamingHelper] JNDI InitialContext properties:{}
      11:13:29,104 INFO [NamingHelper] Creating subcontext: hibernate
      11:13:29,104 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: java:/hibernate/SessionFactory
      11:13:29,104 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
      11:13:29,114 INFO [Dialect] Using dialect: net.sf.hibernate.dialect.PostgreSQLDialect

      best,
      /k1