show/hide this revision's text 2 edited tags
show/hide this revision's text 1

How to call Spring web service from RPG ?

We have developed SOA architecure for our intranet application, so our web-start java applications are connected to central app. server which is running on Spring HttpInvoker, things work pretty well. Now, we came up with need to centralize our business logic, so our need is to call these web services from DB2 RPG stored procedures. Is that possible and what could you suggest to start with?