ERPDFWrapper ?
ERPDFWrapper ?
- Subject: ERPDFWrapper ?
- From: James Cicenia <email@hidden>
- Date: Wed, 17 Dec 2014 16:03:39 -0600
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden