0 Replies Latest reply on Jul 13, 2005 3:58 AM by kostaboss

    set IP for JDNI properties at start up

    kostaboss

      Hi,

      you can initialize your context also via a Properties Object wich you give to the InitialContext as Constructor Parameter on initialization.

      Therefor you can Prompt for the IP @ starttime. Even better save it in an external file and prompt on missing "config"-file.