Submitted by Robert F Harwood on Jan 13, 2012 11:20:42 AM

Re: Using XML as an XPage Data Source

check formatting

Submitted by Benoit Dubuc on Aug 9, 2011 11:37:52 AM

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

Submitted by Raphael Rodrigues da Costa on Nov 23, 2010 8:09:00 AM

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?