I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — mapping for Request.target will not compile

  • Key: I2JAV11-132
  • Legacy Issue Number: 3903
  • Status: closed  
  • Source: Oracle ( Harold Carr)
  • Summary:

    This is a IDL to Java issue.

    ptc/00-01-08 specifies the mapping for Request.

    The mapping of target is specified on p 69 as:

    public abstract Object target();

    It should say:

    public abstract org.omg.CORBA.Object target();

    Otherwise it will not compile.

  • Reported: I2JAV 1.0 — Wed, 20 Sep 2000 04:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    closed issue, editorial change

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