I am getting "Fatal error parsing XML: Document contains illegal control character with value 20" error. Does anyone know when this character is meant to be? I looked at the MinML class and found this error triggered on the charClass retrieval from the string array. Is there anyway to get around this problem?
If not, can I use xerces.jar that comes with Tomcat as my parser driver and what's the class name I need to use with XmlRpc.setDriver () method? Thanks. - Yaxiong
