James:

I think I had a thread about this (SAXParseException) some time ago though not 
necessarily D2W related. You might want to try to google for previous list 
threads. I think I had to do some things to make sure my component was valid 
XML.

Tim Worman
UCLA GSE&IS


> On Dec 17, 2014, at 2:03 PM, James Cicenia <[email protected]> wrote:
> 
> I found this wrapper.
> 
> So I dutifully assigned it:
> 
> 100 : pageConfiguration like 'ListCustomPDF*' => pageWrapperName = 
> "ERPDFWrapper" [com.webobjects.directtoweb.Assignment]
> 
> But then when I run the page:
> 
> ListPageInterface newListPage = (ListPageInterface) 
> D2W.factory().pageForConfigurationNamed("ListCustomPDF"+entityName, 
> session());
> 
> It blows up;
> 
> com.webobjects.foundation.NSForwardException [org.xml.sax.SAXParseException] 
> The markup in the document following the root element must be 
> well-formed.:org.xml.sax.SAXParseException: The markup in the document 
> following the root element must be well-formed.
> 
> Is there a way to debug this?
> James
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to