That's what I figured, but I wanted to ask before making alternative plans. I contacted IBM support, but they seem to be going in circles. Thank you
-----Original Message-----
From: Don Brown [mailto:DBrown@xxxxxxxxxx]
Sent: Tuesday, October 02, 2018 6:29 PM
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxx>
Subject: Re: [IBMiOSS] XMLSERVICE, RPGLE & Java error
Justin - been there just recently and it will not work.
I am using XMLSERVICE with PHP and many calls to RPG programs and service program procedures.
To get around this I used data queues to a monitor (never ending program) that receives requests on the data queue, calls the processes that use java and returns the results.
In hind site I am actually happy that that I had to do it this way. There are generally hundreds of XMLSERVICE jobs running on the system, (one site had over 14000) and if everyone of those started a JVM that is a huge amount of resource requirement.
The data queue process is working very well and will scale if needed where I can start multiple monitors to process requests.
This mailing list archive is Copyright 1997-2026 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.