You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by Ra...@wellsfargo.com on 2006/04/24 18:16:42 UTC

Unable to parse xml got this exception! help needed

   Hi All,

    I got this exception when calling the parse method on factory.

    org.apache.xmlbeans.XmlException: XML object is not of type D=ROOT
ELEMENT
	at
org.apache.xmlbeans.impl.store.Root.autoTypedDocument(Root.java:445)
	at org.apache.xmlbeans.impl.store.Root.loadXml(Root.java:1049)
	at org.apache.xmlbeans.impl.store.Root.loadXml(Root.java:1033)
	at
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoa
derBase.java:333)
	at
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoa
derBase.java:244)
	at
com.wellsfargo.ilonline.mortgage.service.decision.xmlbeans.response.Ilol
lpsDocument$Factory.parse(Unknown Source)
	at
com.wellsfargo.ilonline.shared.service.credit.TestXmlBeans.main(TestXmlB
eans.java:56)


  Any help will be appreciated.

Thanks
Ramesh.