[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: HTTPAPI Question
Why don't you want to do the install on the production box? That way you know it will be compiled based on your production server and will be current with all programs and utilities. Just copy LIBHTTP to production and call INSTALL.
> I just want to copy the correct objects to had the production AS400 updated
> with the same version than the developer's.
That is a highly personalized question based on how you did the promotion in the first place.
Assuming you compiled the new version into LIBHTTP, you can find all the "new" objects in LIBHTTP on your development box.
Assuming you don't know where the objects reside on your production box, do a WRKOBJ *ALL/objname on the production box and replace all that match with the version from development. Run a unit test and see if anything falls out.
If all the objects on production reside in LIBHTTP, just replace the library at next available time.
Specific programs that do NOT need to be on production include the EXAMPLExx programs, INSTALL, EXAMPLE14S display file, some of the source file and members.
You MUST include the license members from QCLSRC, QRPGLESRC and QSRVSRC as that is required by the license Scott used.
The only programs required for "normal" work are the *SRVPGM objects. If you are compiling on the production box, the include/copy members will be needed and the binding directories will be needed. After you spend hours trying to nitpick what to include in production, you might as well just do a install on the production box and be done with it. Just don't compile the example programs and you will be good in production.
-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mario Salgado Montenegro
Sent: Monday, February 24, 2014 1:44 PM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: HTTPAPI Question
Hello everyone,
I have two AS400 one for developers and another for production.
Recently I made the upgrade to the 1.24 Version on Developers enviroment,
but i need to know how to make it without an install procedure on
production.
I just want to copy the correct objects to had the production AS400 updated
with the same version than the developer's.
Hope yo can give me a wise advice to do this.
Thanks and have a great week
Best Regards,
Mario Salgado
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------