Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4389176

Create a properties files that is loaded by default

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.3.0
    • core-libs
    • generic
    • generic



      Name: rmT116609 Date: 11/14/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Server VM (build 2.0fcs-E, mixed mode)

      It would be helpful if the JVM were to load a default list of properties from a
      locally stored file at startup to include commonly-used properties. For
      example, "jdbc.drivers" is a commonly set property, and the only way to set it
      is to use the "-D" command-line option. I have seen other Java tools that
      require certain properties set at the command-line to change the way they
      behave.

      Giving the option to read some of the properties from a central web server may
      also be helpful.

      A common properties file could eventually replace the need for the CLASSPATH
      and LD_LOAD_LIBRARY environment variables, if these properties were instead set
      directly within this file and read before they were needed.
      (Review ID: 112251)
      ======================================================================

            jjb Josh Bloch (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: