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

No POAHelper class in package org.omg.PortableServer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • other-libs
    • None
    • sparc
    • solaris_8

      There is no POAHelper class in package org.omg.CORBA.PortableServer. Jdk 1.4 Beta3-b83. Even the POA is pseudo IDL according to specification it must be handled like other CORBA object (narrowing using naarrow method). So the right way to get POA reference is:
      POA poa = POAHelper.narrow (orb.resolve_initial_references ("RootPOA"))
      if there is no POAHelper, the JDK1.4 is not able to run or compile the CORBA 2.3 servers.

            Unassigned Unassigned
            tzezula Tomáš Zezula
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: