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

LIBL question on HTTPAPI and WSDL2RPG



I'm new to web services and haven't used HTTPAPI in production yet.  We do use FTPAPI on a daily basis.  FTPAPI runs fine without adding LIBFTP to the library list.

When I run my test program to access the web service, I get:

Service program BASICS1 not found.

If I ADDLIBLE WSDL2RPG, I get:

Service program HTTPAPIR4 not found.

Is there something easy to change to allow them to work without being in the library list, as FTPAPI does?  Altering the library list in users' jobs is not ideal.

Based on CHANGELOG, I have httpapi 1.24 BETA 11.

Based on A_README, I have wsdl2rpg Version 1.13.2 - 08.07.2011

On a side-note, when I thought I wanted to enable logging (not realizing at the time the debug setting I wanted was elsewhere) I got an error on the copies:

/IF DEFINED(LOGGING_SERVICE)
/COPY QWSDL2RPG,PLOG4RPG
/COPY QWSDL2RPG,PLOG4RPG00
/ENDIF

I had to change the /COPY to:

/COPY QLOG4RPG,PLOG4RPG
/COPY QLOG4RPG,PLOG4RPG00
--
Sean Porterfield

This email is confidential, intended only for the named recipient(s) above and may contain information that is privileged.  If you have received this message in error or are not the named recipient(s), please notify the sender immediately and delete this email message from your computer as any and all unauthorized distribution or use of this message is strictly prohibited.  Thank you.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------