I have a problem with some soap services I have. The problem is cause because data is stored in a database bellow in a non UTF8 style. When I take a bean that has a string that has this data and then axis serves it up I get invalid XML character errors. Is there a function I can pass a string into to check if it will pass xml validation a valid character?
Thanks!
|