Incorrect Parsing Of -Dorg.omg.CORBA.ORBInitRef

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: 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").

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: