[AWS] Problems following along with SOAP/WSDL example in user's
guide
Jesse Lang
jesse at jgdataworks.com
Thu Jul 27 16:47:54 CEST 2006
According to
https://libre2.adacore.com/aws/aws-2.1a.html#Client-side-_0028stub_0029
bash-3.00$ wsdl2aws -noskel
http://www.xmethods.net/sd/2001/BNQuoteService.wsdl
Service BNQuoteService
Returns price of a book at BN.com given an ISBN number
Error in operation getPrice : Missing definition for namespace
urn:xmethods-BNPriceCheck
bash-3.00$
Also, I notice that many WSDLs on xmethods.net do not work (especially
services written in .NET or ColdFusion), but rather cause the wdsl2aws
to exit with an error (exit code 1), but do not display an error. The
stubs created are started, but end at the beginning of the unit
declaration, usually soon after
package [body] ... is
Can anyone offer help on these items, I would like to use wsdl2aws on
more WDSL documents and have it work properly. Is there an effort to
continue development in this area? Thank you.
J
More information about the AWS
mailing list