Hello, Our application, has of late started giving a weird error occasionally. It is observed that this error is thrown sometimes : org.xml.sax.SAXException: Invalid element in . When we try to create an XML request(i.e Serialize). I know, most common reasons would be a mismatch in Class file with respect to WSDL, or wrong entry in wsdd file etc. But this ...