WSDL2C 1.0 NO IDEA Avatar
  1. OMG Issue

WSDL2C — there should NOT be a ¡°_target¡± element defined

  • Key: WSDL2C-16
  • Legacy Issue Number: 6638
  • Status: closed  
  • Source: Anonymous
  • Summary:

    In the example, bar operation defined in SomeInterface are mapped as the following:

    <message name="Example.SomeInterface.bar" >

    <part name="_target" type="CORBA:Reference"/>

    <part name="pi" type="xsd:float"/>

    </message>

    But according to the mapping rule in Section 1.2.8.2, there should NOT be a ¡°_target¡± element defined in the message. Whats more, CORBA::Reference has not been defined in the specification.

    Proposed solution: Please make sure that ¡°_target¡± is required or optional.

  • Reported: WSDL2C 1.0b1 — Tue, 25 Nov 2003 05:00 GMT
  • Disposition: Resolved — WSDL2C 1.0
  • Disposition Summary:

    see above

  • Updated: Sat, 7 Mar 2015 04:08 GMT