GitHub user rgala opened a pull request:
https://github.com/apache/camel/pull/2131
CAMEL-12055: Allow Jt400PgmProducer to call IBM i service programs
I modified Jt400PgmProducer so now it can call a procedure exported from
IBM i service program
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rgala/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2131.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2131
----
commit 93c605cf906f9c9841238e7a46ed9bbb037840ee
Author: RafaÅ GaÅa <[email protected]>
Date: 2017-12-05T09:10:04Z
CAMEL-12055: Allow Jt400PgmProducer to call IBM i service programs
----
---