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

No org.omg.POAHelper class in JDK 1.4 beta 2.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • other-libs
    • beta3
    • generic, sparc
    • generic, solaris_8
    • Verified



      Name: bsT130419 Date: 10/15/2001


      java version "1.4.0-beta2"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
      Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode)

      There is no org.omg.POAHelper class in JDK 1.4 beta2.
      According to OMG CORBA 2.3.1 the correct way to get POA is to use POAHelper
      class:
      org.omg.CORBA.Object poaObj = orb.resolve_initial_references("RootPOA");
      org.omg.PortableServer.POA rootPoa = org.omg.PortableServer.POAHelper.narrow
      (poaObj);
      (Review ID: 133640)
      ======================================================================

      ********************************************************************************
      ###@###.### 2001-11-28

      Fix verified ok
      - With build: j2sdk-1_4_0-rc-bin-b88-solsparc-28_nov_2001
      - With test: /java/idl/ws/rip/RIP_TEST_MASTER/tests/api/poa/poa/createpoa
      ********************************************************************************

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: