Rational Developer for System z

Bottom-up conflict with old WSDL/XSD files and new WSDL files and XSD files

In the bottom-up development scenario, using an older version of generated WSDL files and XSD files with newly generated converters can cause errors at runtime. For example, the following runtime error message can occur:
IGZ0282S XML to data structure conversion could not 
complete in program PGMNAME because no element names 
in the XML document were recognized by the converter. 

This event is avoided by only using WSDL files and XSD files generated with the "same" converter; WSDL/XSDs generated with a converter should always be coupled with the converter, that is older converters should not be used on new files and new converters should not be used on old files.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)