×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Booth,
It sounds to me as if you are confusing two different things.
IWS (which uses QWSERVICE as a default userid, and runs under Java,
explaining the reason you're getting these Java errors) does not require
you to write data to STDOUT.
IWS does all of the XML/JSON work for you, and passes you input/output
as parameters.
If you want to read/write your documents yourself using stdin/stdout, do
not use IWS, but instead using a normal Apache server. (i.e. an HTTP
server, NOT a web services server.)
My documents have examples of both ways, and it sounds like you are
confusing the two.
On 8/24/18 4:37 PM, Booth Martin wrote:
This is painfully obtuse but I am gaining ground with it. I have an
SQLRPGLE program that properly populates StOut. I have an HTTP server,
an application server, and have deployed the web service. Now the error
message is:
com.ibm.as400.access.AS400SecurityException: Password is *NONE.:QWSERVICE
which surprised me. I expected to be asked to sign in, like I am asked
when opening :2001/HTTPAdmin.
I am using IBM Web Administration for i.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.