Hi Kari!
>From the ReadMe: "Prints some debug information on the SOAP server to show it worked."
By "on" they mean they print the info on the server console screen. I've tried it and
it worked. Check your SERVER console screen to see it appear.
bye!
Steeve...
"Kari Whitcomb" <[EMAIL PROTECTED]> on 09/08/2001 10:19:26 AM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc: (bcc: Steeve Gilbert/G_STGEORGES/CANAM_MANAC)
Subject: running the provider sample
Hi all,
I am trying to get all the samples to run and have a question about the
sample in the provider directory (testprovider). The README file says that
it should print out some information about the soap server, but when I run
it, it does not. It completes succesfully, but this is all that it outputs
(by running the testit script):
# ./testit.sh
This test assumes a server URL of
http://localhost/soap/servlet/rpcrouter
Deploying the testprovider service...
Verify that it's there
Deployed Services:
urn:testprovider
Running the testprovider client
Done
Undeploy it now
Verify that it's gone
Deployed Services:
I have gotten most of the other samples to work, so my server setup seems
fine.
So the question is: Is the readme file correct, or is the above the
expected output? And if the readme file is correct, then any ideas why I'm
not getting that output?
I am running Apache SOAP v2.2 on TRU64 Unix v5.0a with xerces 1.4.
Thanks,
Kari Whitcomb