|
Hi Ty, Thanks. I'm going to look at the code and put this in and retest. I got a response before from Paul that led me to an article talking about JNI and RPG. I'm going to look into this. Thanks again for your help, everyone. I really appreciate the responses. You've given me a lot of options to explore. Thanks, Andy -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Ty Davis Sent: Monday, August 22, 2005 4:52 PM To: Java Programming on and around the iSeries / AS400 Subject: Re: Initiating SOAP Request from RPG Using Sockets Hi Andy From what I can see, I believe that there is a namespace missing. I believe that if you include xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" under the <SOAP-ENV:Envelope. That may help. But... You may wish to consider using a JNI inteface to apache axis. Taken that Axis would have to be downloaded and installed. It would provide better portablity to other applications. Let me know if I can help. Ty Andrew Papada wrote: > Hi All: > > > > We're currently trying to initiate a SOAP request to a document based > Web Service running on a WebLogic8 server. We are attempting to build > this SOAP message on-the-fly, piecing it together as a String. We then > use Scott Klement's socket programs > (http://www.scottklement.com/httpapi/index.html) to open the socket and > send the request. Unfortunately, we have yet to successfully send a > SOAP request. We have successfully opened sockets to general Web sites > and received valid responses, but have yet to be successful when > connecting to a Web Service. This leads me to believe that our SOAP > request is not structured properly. > > > > I guess my question is has anyone else attempted to do this and if so, > would you possibly mind sending an example of the SOAP request that you > sent? I appreciate any advice you can offer. > > > > Thanks, > > Andy > > > > >
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.