I2JAV 1.3 NO IDEA Avatar
  1. OMG Issue

I2JAV13 — Messaging sendc and sendp missing from portability interfaces

  • Key: I2JAV13-3
  • Legacy Issue Number: 3068
  • Status: open  
  • Source: Ericsson ( Chris Smith)
  • Summary:

    The Messaging Specification was adopted before Java Portability
    layer was really in place. In order to make portability work
    with the asynchronous stubs which will in future be generated,
    some things may be added to the portability interface.

    Each stub has a sendc_<op> and sendp_<op> operation which
    will need to call on the portable stub layer.

    A first glance at the requirements to make a portable
    implementation suggest that a sendc_invoke and sendp_invoke
    operation will probably need to be added to ObjectImpl and
    Delegate.

    I dont know if this is viewed as a "compatible" class change
    for JDK, or whether we will need to put derived classes
    in CORBA_3_0 package....

  • Reported: I2JAV 1.0 — Tue, 23 Nov 1999 05:00 GMT
  • Updated: Wed, 11 Mar 2015 11:15 GMT