~Tanita Bubazenikle commented on Jan 13, 2012

Re: Using XML as an XPage Data Source

check formatting

~Bella Xanponepulnivu commented on Aug 9, 2011

Re: Using XML as an XPage Data Source

I have the same issue. Anyone has a solution for that? I can't figure it out after 3 hours of research...

Thanks,

Benoit

~Vijay Xantoomargon commented on Nov 23, 2010

Using XML as an XPage Data Source

I have a problem trying to apply this tutorial.

I got the following message:

org.xml.sax.SAXParseException: White spaces are required between publicId and systemId.

org.apache.xerces.parsers.DOMParser.parse(Unknown Source)

org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

java.lang.reflect.Method.invoke(Method.java:599)

Any ideas?