IBM Support

PM08758: generated ?servicename?_proxy file has error

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment:
    - Windows XP
     - Rational Bussiness Developer v 7514
    Reproducible Y/N: Y
    Description of problem:
    
    EGL generation Java code has wrong code generated and causing co
    mpile problems and publkish problems.
    
    trying to consume a Webservice, encountered an error within gene
    ration.
    The generated ?servicename?_proxy file has the following error:
    
    
    
    first line:
    
    java.lang.Byte[] buffer_ws;
    
    the variable that is passed to the service as byte[] was declare
    d
    java.lang.Byte[]
    
    
    
    second line:
    
    buffer_ws = (buffer.getNullStatus()==com.ibm.javart.Value.SQL_NU
    LL) ?
    null : (_program(),buffer);
    
    for the type BlobRef a function 'getNullStatus' was called that
    doesnt
    exist for that type
    
    also (_program(),buffer) has no meaning in this context.
    
    
    
    
    
    Step to reproduce:
    
    Workaround:
    
    When you correct these two lines manually to byte[] buffer_ws;
    
    
    and
    
    
    
    buffer_ws =
    
    com.ibm.javart.services.ServiceConversions.toByteArray(_program(
    ),buffer
    );
    
    
    it works.
    

Local fix

Problem summary

  • Incorrect handling for base64Binary.
    

Problem conclusion

  • Corrected handling of base64Binary.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM08758

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-03-01

  • Closed date

    2010-04-14

  • Last modified date

    2010-04-14

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R751 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
14 April 2010