[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WSDL2RPG - CRTPGM and Marshaller error



Magne,

I suggest to create a service program as shown below and link that service program to your WSDL_TEST1 
program:

CRTSRVPGM SRVPGM(yourLib/WSDL2RPGRT)
           MODULE(WSDL2R95 WSDL2R96 WSDL2R98)
           SRCFILE(yourLib/QWSDL2RPG)
           SRCMBR(WSDL2RPGRT)
           TEXT('WSDL2RPG: Client Stub Runtime')
           BNDSRVPGM(BASICS1 LOG4RPG)
           BNDDIR(QC2LE)
           ACTGRP(WSDL2RPGRT)

Regards,

Thomas.

magne@xxxxxxxxx schrieb:
>    Hi Thomas,
> 
>    I tried to do a CRTPGM on the module that WSDL2RPG created, and got
>    this:
> 
>    CRTPGM PGM(TENNANT/WSDL_TEST1)
>    Definition not found for symbol 'WSDL2R98_Marshaller_toString'.
>    Definition not found for symbol 'WSDL2R98_UnMarshaller_toString'.
>    Program WSDL_TEST1 not created.
> 
>    Do you know what's wrong?
> 
>    Do I have to create a service program?
> 
>    Best regards
> 
>    Magne
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------