| JUnit test to verify that char arguments to Java servies can be sent as parts containing
Strings of length 1 and that chars/Characters returned from a Java service are converted
to Strings before being added to the output message. These conversions allow Java/EJB
services to be more interoperable with SOAP services since XML does not define a char
type.
author: Owen Burroughs |