0 Replies Latest reply on Aug 30, 2004 10:09 PM by socrplyr

    JNDI question

    socrplyr

      I have a situation where I would like to set some properties into JNDI such as:

      app.url=https://app1:3089/appname
      app.userid=userid
      app.password=password

      and be able to pull them out in my application. Is it possible to set up these items into JNDI using XML or a properties file?

      Thanks!