Hi All...
I had an app creating wonderful PDFs using Wonder ERPDFGeneration.framework on my development machine which is running the same JVM as deployment.

The install is embedded yet I get this error when I try and get the PDF... Any quick ideas?


java.lang.ExceptionInInitializerError
at er.pdf.builder.PDFBuilderFactory.newBuilder(PDFBuilderFactory.java:13)
        at er.pdf.ERPDFUtilities.htmlAsPdf(ERPDFUtilities.java:120)
        at er.pdf.ERPDFWrapper.responseAsPdf(ERPDFWrapper.java:75)
        at er.pdf.ERPDFWrapper.appendToResponse(ERPDFWrapper.java:60)
at com.webobjects.appserver.WOComponent.appendToResponse(WOComponent.java: 992) at er .extensions.components.ERXComponent.appendToResponse(ERXComponent.java: 107) at com .webobjects .appserver.WOComponent._appendPageToResponse(WOComponent.java:1388) at com .webobjects .appserver.WOComponent._generateResponseInContext(WOComponent.java:1356) at com.webobjects.appserver.WOComponent.generateResponse(WOComponent.java: 1351) at com .webobjects .appserver ._private .WOActionRequestHandler._handleRequest(WOActionRequestHandler.java:259) at com .webobjects .appserver ._private .WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:145) at er .extensions .appserver .ERXDirectActionRequestHandler .handleRequest(ERXDirectActionRequestHandler.java:124) at com .webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java: 1306) at er .extensions .appserver .ERXApplication.dispatchRequestImmediately(ERXApplication.java:1978) at er .extensions .appserver.ERXApplication.dispatchRequest(ERXApplication.java:1943) at com .webobjects .appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173) at com .webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java: 254)
        at java.lang.Thread.run(Thread.java:613)
Caused by: java.lang.IllegalArgumentException: No attributes are implemented at org .apache .xerces .jaxp .DocumentBuilderFactoryImpl .setAttribute(DocumentBuilderFactoryImpl.java:98) at er.pdf.builder.FlyingSaucerImpl.<clinit>(FlyingSaucerImpl.java:43)
_______________________________________________
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