Some of the object types described in the WSDL may be implemented by your client stubs in a different way than that described in this tutorial. This is because the way in which types such as Arrays, Enumerations and return objects are handled, varies among different SOAP and web service tools. When you read the tutorial, bear in mind that how return values and enumerated lists are handled may not be the same for your implementation. For example, our stubs have implemented the long return type of many methods as an object of type javax.xml.rpc.holders.LongWrapperHolder.
|
Copyright © 2013 CA.
All rights reserved.
|
|