|
I don't believe that the i5 can expose a web service written entirely in
RPG. <vendor> I have yet to find something in the web service realm that RPG cannot accomplish. With that being said, our company offers a tool named RPG-XML Suite (www.rpg-xml.com) that makes it quite easy to develop web services using RPG (100% RPG - no Java, no Windows, no Websphere). </vendor> When you widdle down web services, what you have left is text (say XML). Now that text can get fairly complicated to understand and deal with when you introduce the myriad of other acronymed web service technologies. I have an article coming out in systeminetwork.com that looks to address the most common technologies involved in web services and describe how they are used and why they were created. Check it out if you have a moment. I am not sure which issue it will be in, but the article is due on Monday (I better get writing :-). HTH, Aaron Bartell http://mowyourlawn.com -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Eclipse User Sent: Tuesday, January 09, 2007 6:08 PM To: Websphere Development Studio Client for iSeries Subject: Re: [WDSCI-L] Web Services Solutions I don't believe that the i5 can expose a web service written entirely in RPG. This is an issue with RPG and not the i5. The RPG code would need to execute inside of an HTTP server for the service to work.RPG programs only execute on AS/400 or S3x type machines. You can simulate a web-service type interface by using a RPG program that implements sockets, or use CGI type calls. The web-services created by the webservices wizard in Websphere are not a Windows based solution. They are Java based and they run within a websphere application server which can run on the i5, a p-series box and a win2003 server. So you are not investing in Windows. The i5 does have the ability to consume a webservice using an application written completely in RPG. Hope this helps. -----Original Message----- From: Bruce Collins [mailto:bruce.collins@xxxxxxxxxxxxx] Sent: Tuesday, January 09, 2007 5:34 PM To: Websphere Development Studio Client for iSeries Subject: [WDSCI-L] Web Services Solutions Has anyone done any research on solutions that run on the i5 that can use existing RPG code or has the ability to develop code to deliver web services via the i5. I am not interested in a windows based solution for web services. Thanks in advance. Hoss -- This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l. -- This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
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.