1 Reply Latest reply on Aug 29, 2001 4:25 PM by lothar

    JNDI configuration

    fredo

      Hi,

      I'm new in JNDI.
      And I would want to know how I can define a specific jndi name for a datasource.
      I mean: I have a MySQL database system which contains a database, for example: BASE,
      I would like to access it through the jndi name java:comp/env/jdbc/MY-BASE
      So where I specify, in the configuration of JBoss server, the 'link'
      between that jndi name and the database source.

      I hope the question is not too obscur.

      Thanks for enlightments. ;)