| Junit test to test out input message parts using the AddressBook sample.
The WSDL input message can define multiple parts, but the parts in the
WSIFMessage passed to the WSIFOperation may not match what the WSDL defines.
Its been decided the parts defined in the WSDL but not in the WSIFMessage
should be sent as null, and parts in the WSIFMessage but not in the WSDL
should be ignored.
author: Ant Elder |