Hi All, Unless I am doing something wrong, it seems that java.lang.Character and the primitive "char" are not mapping to a one character xsd:string in the WSDL file. I believe this is the solution from other web service tools. Instead, it is mapped to a complex type that seems to be xFire specific (e.g., namespace java.lang.Character). Any ideas on how to make char/Character work in a platform independent way? Until then, I'll use a String.
Also, if possible, a search option for the mailing list archives would be nice. For now, I'm using the site:archive.xfire.codehaus.org with Google, but often I have to use the cached link. Regards, David
