I2JAV 1.1 NO IDEA Avatar
  1. OMG Issue

I2JAV11 — How can org.omg.CORBA.portable.InputStream.read_fixed possibly work?

  • Key: I2JAV11-123
  • Legacy Issue Number: 3686
  • Status: closed  
  • Source: SAP SE ( Evan Ireland)
  • Summary:

    If you look at the signature of org.omg.CORBA.portable.InputStream.read_fixed,
    you will see that it does not accept parameters for the fixed digits and scale.
    Since the GIOP CDR encoding for fixed-point decimals does not include meta-data
    on the wire (e.g. the scale is not explicit in the wire-encoding), how can the
    Java portable InputStream's read_fixed method reliably determine the scale of
    the value being read? Maybe I'm missing something, or maybe the mapping spec is
    just plain broken. Can someone please shed some light on this.

  • Reported: I2JAV 1.0 — Fri, 9 Jun 2000 04:00 GMT
  • Disposition: Resolved — I2JAV 1.1
  • Disposition Summary:

    Close, Duplicate of 3668

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