|
Im in the middle of doing this myself.It's my understanding that Axis has a rudumentary HTTP server. But it's not industrial strength and does not provide security. The Apache server should be used to process the HTTP request/response cycle.
Axis does use sockets/ports to communicate to the HTTP sever. Andrew Papada wrote:
Hi All:Has anyone tried ever tried invoking a Web Service from the AS/400 using RPG ILE? My thought is that I could stick the Apache Axis jar into the IFS, write a Java client to import the necessary Axis classes to invoke a Web Service, then prototype the class in an ILE procedure and invoke it to get the response back to the RPG program. The reason I need to do this is because I need our RPG based OMS system to initiate the request.My question is will sticking the Apache Axis jar on the AS/400 be enough? We have no application server running on our 400. Is an http server required for a client to invoke a web service or does Axis use sockets to do such? Would it be better to just do the socketprogramming inside the RPG app?Thanks a million to anyone who can help me on this issue.Sincerely, AndyAndrew Papada Software Engineer GSI Commerce, Inc. Phone: (610)491-7613 Email: papadaa@xxxxxxxxxxxxxxx The information contained in this electronic mail transmission is intended only for the use of the individual or entity named in this transmission. If you are not the intended recipient of this transmission, you are hereby notified that any disclosure, copying or distribution of the contents of this transmission is strictly prohibited and that you should delete the contents of this transmission from your system immediately. Any comments or statements contained in this transmission do not necessarily reflect the views or position of GSI Commerce, Inc. or its subsidiaries and/or affiliates.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.