× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Andy...

Consider using JT400 within a java application to send and receive data
queue entries. This avoids the JVM throughput issues created by having
the RPG program call the java classes directly since the java
application is running constantly waiting on data queue requests.

I use WDSC to generate the Web Services and invoke the methods once a
data queue entry is received. I then supply the results back to the RPG
program through the same data queue. Using a keyed data queue with
unique key values allows for transaction integrity and scalability.

Hope this helps,

Ken Slaugh (707) 795-1512 x118 
Chouinard & Myhre, Inc. 
http://www.cm-inc.com/ 

DISCLAIMER: The information contained in this e-mail may be confidential
and is intended solely for the use of the addressee.  Access, copying or
re-use of the e-mail or any information contained therein by any other
person is not authorized.  If you are not the intended recipient, please
notify us immediately by returning the e-mail to the originator and
destroying all unauthorized copies.

 

-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Andrew Papada
Sent: Friday, July 22, 2005 11:33 AM
To: java400-l@xxxxxxxxxxxx
Subject: Invoking a Web Service from an i5

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 socket
programming inside the RPG app?  

 

Thanks a million to anyone who can help me on this issue.

 

Sincerely,

Andy

 

Andrew 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.

 

--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/java400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.