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

Incorrect Parsing Of -Dorg.omg.CORBA.ORBInitRef

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • None
    • beta2
    • sparc
    • solaris_7

      If we have to use ORBInitRef we can do it by using -ORBInitRef commanline argument or do it by passing property (-Dorg.omg.CORBA.ORBInitRef). The commandline argument works fine, the jvm property will have the following format
      -Dorg.omg.CORBA.ORBInitRef=<ServiceName>=<INS URL), This is wrong, we should do something like -Dorg.omg.CORBA.ORBInitRef<ServiceName>=<INS URL) and parse it by checking the startsWith("org.omg.CORBA.ORBInitRef").

            hputtaswsunw Hemanth Puttaswamy (Inactive)
            hputtaswsunw Hemanth Puttaswamy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: