1 Reply Latest reply on Jul 21, 2004 12:09 PM by adrian.brock

    Database problem (JNDI)

    sysuser1

      Hi,

      I have a problem with JBoss and Database connection (Informix).
      JBoss boots without problem.
      Here is a short extract:
      13:01:30,703 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
      ....
      13:01:31,171 INFO [informix1] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=informix1 to JN
      DI name 'java:/informix1'

      is this correct? I wondered why name and jndi name are the same although the name of the database is "informix" not "informix1"....
      The main problem is, if I start the client application, I receive the error message "informix1 not bound". What may be wrong in my settings?

      Thanks for help.

      Charlyn