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/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to