Problem running simpapp example for SALT 10gR3
729423Oct 21 2009 — edited Feb 21 2020Hello,
I am trying to run the simpapp sample from SALT 10gR3 distribution.
I have run "ant all" task and everything is OK until the Axis2 client is generated. I think there is an error in SimpAppClient.java prepared file where there is "stub.ToUpperWS( request )" instead od "stub.toUpperWS( request )".
After correctin this I can invoke the WebService, however I obtain : "org.apache.axis2.AxisFault: Method 'ns1:ToUpperWS' not implemented: method name or namespace not recognized" Error.
I also tried "Web Services Explorer" tool from Eclipse Galileo JEE which generates similar request and obtains the same error response from SALT.
Has anybody run this example successfully ?
Are there any options to enable debug in SALT to see what exactly does not work. I cannot see any in ULOG according to this failed request.
My platform is Windows XP SP3, and Tuxedo 10gR3.
with best regard Olek
Poznan, Poland