1 Reply Latest reply on Jul 14, 2006 4:54 PM by creative77

    Hibernate Config.

    creative77

      I have created a new data source *.ds.xml for my application. I have deployed the *.ds.xml and it looks like it deployed correctly and has a JNDI entry.

      However, when I try and build a session I get a exception "Not binding factory to JNDI no JNDI configured".

      I force the datasource name in the configuration, and also see the JNDI entry on the console.

      Does anyone know what I am missing.