I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — interfaces that do not extend org.omg.CORBA.portable.ValueBase

  • Key: I2JAV11-142
  • Legacy Issue Number: 5586
  • Status: closed  
  • Source: Anonymous
  • Summary:

    The two files org\omg\CORBA\DataInputStream.java and org/omg\CORBA\DataOutputStream.java
    contain interfaces that do not extend org.omg.CORBA.portable.ValueBase.

    The CORBA IDL shows:

    abstract valuetype DataInputStream { ...
    abstract valuetype DataOutputStream { ...

    And the IDL to Java mapping spec states that abstract value types
    map to a Java interface that extends ValueBase.

    Which is correct?

  • Reported: I2JAV 1.0 — Tue, 20 Aug 2002 04:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    resolved

  • Updated: Fri, 6 Mar 2015 21:40 GMT