hi,
I have been unable to run FOP on Weblogic.
It keeps throwing a AbstractMethodError when I try to transform the XSL
and XML FO into a PDF using FOP.
I am using jdk1.3.0 and Weblogic 6.0 and fop-0.20.5rc2.
The classpath used while starting Weblogic is:
CLASSPATH=.;D:\erf\lib\avalon-framework-cvs-20020806.jar;D:\erf\lib\bati
k.jar;D:\erf\lib\fop.jar;D:\erf\lib\xalan-2.4.1.jar;D:\erf\lib\xercesImp
l-2.2.1.jar;D:\erf\lib\xml-apis.jar;D:\erf\lib\struts.jar;D:\erf\lib\log
4j-1.2.7.jar;c:\bea;c:\bea\jdk130;c:\bea\wlserver6.0;c:\bea\wlserver6.0\
config\mydomain\clientclasses;c:\bea\jdk130\lib\tools.jar;c:\bea\wlserve
r6.0\lib\weblogic_sp.jar;c:\bea\wlserver6.0\lib\weblogic.jar;
The exception details are as follows: java.lang.AbstractMethodError
at
org.apache.fop.apps.Driver.getParserClassName(Driver.java:167)
at
org.apache.fop.svg.SVGElementMapping.setupSVG(SVGElementMapping.java:30)
at
org.apache.fop.svg.SVGElementMapping.addToBuilder(SVGElementMapping.java
:92)
at org.apache.fop.apps.Driver.addElementMapping(Driver.java:398)
at org.apache.fop.apps.Driver.addElementMapping(Driver.java:409)
at
org.apache.fop.apps.Driver.setupDefaultMappings(Driver.java:273)
at org.apache.fop.apps.Driver.<init>(Driver.java:181)
at com.erf.ui.filter.FopFilter.renderXML(FopFilter.java:142)
at com.erf.ui.filter.FopFilter.getPDF(FopFilter.java:72)
at
com.erf.ui.action.DisplayLayoutPreviewAction.perform(DisplayLayoutPrevie
wAction.java:80)
at
org.apache.struts.action.ActionServlet.processActionPerform(ActionServle
t.java:1787)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
java:208)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServl
etContext.java:1127)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.
java:1529)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Has anyone solved this problem? If yes, let me know how to go about
running FOP on weblogic 6.0
thanks.
regds,
Sharada Hiregange
**************************Disclaimer************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is
'privileged' and 'confidential' and intended for use only by the individual
or entity to which it is addressed. You are notified that any use, copying
or dissemination of the information contained in the E-MAIL in any manner
whatsoever is strictly prohibited.
***************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]