Bug 39416 - java.lang.NoClassDefFoundError for running example1
Summary: java.lang.NoClassDefFoundError for running example1
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: 0.90
Hardware: Other Windows XP
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords: ErrorMessage
Depends on:
Blocks:
 
Reported: 2006-04-26 18:02 UTC by Dinesh Khetarpal
Modified: 2012-04-01 06:51 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dinesh Khetarpal 2006-04-26 18:02:03 UTC
java.lang.NoClassDefFoundError: org/apache/xmlgraphics/util/Service
java.lang.NoClassDefFoundError: org/xml/sax/ext/Attributes2

build.xml file in
\fop-0.92beta\examples\embedding does not have classpath entry for 
        <include name="xmlgraphics-commons-1.0.jar"/>
        <include name="xml-apis-1.3.02.jar"/>.
Comment 1 Jeremias Maerki 2006-04-27 07:36:48 UTC
Fixed in FOP Trunk:
http://svn.apache.org/viewcvs?rev=397464&view=rev
http://svn.apache.org/viewcvs?rev=397465&view=rev
http://svn.apache.org/viewcvs?rev=397466&view=rev

Thanks for telling us about the problem!
Comment 2 Glenn Adams 2012-04-01 06:51:18 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed