Hi all,
I'm trying to inport iText.jar to print XML to PDF, but, when I import the jar iText.jar in NWDS I don't got any error, and I'm able to use the classes on NWDS, but, when I deploy to the portal, I got the error:
java.lang.NoClassDefFoundError: com.lowagie.text.pdf.PdfTemp
Any one knows what could be wrong with this?
WIth best regards
João Paulo Macedo
Detailed Error Information
Detailed Exception Chain
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for view com.stratesys.edp05.exportacaomassivanoticias.KMBrowserAppCompView. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.(InternalKMBrowserAppCompView.java:217)
... 36 more