Skip to main content



      Home
Home » Eclipse Projects » Orbit » xalan and serializer
xalan and serializer [message #563130] Mon, 07 April 2008 14:39
Eclipse UserFriend
I have been having a problem where I get a NoClassDefFoundError from
org.apache.xalan:

java.lang.NoClassDefFoundError: org/apache/xml/serializer/TreeWalker
at
org.apache.xalan.processor.TransformerFactoryImpl.newTransfo rmer(TransformerFactoryImpl.java:823)
at
org.apache.ws.commons.schema.XmlSchema.serialize_internal(Xm lSchema.java:264)
.. . .

I fixed it by adding an import package for org.apache.xml.serializer to the
xalan (2.7.1) bundle's manifest, and adding the serializer bundle from
orbit. Could there be another problem, or should the manifest be changed?
Previous Topic:dom4j and some other libraries
Next Topic:dom4j and some other libraries
Goto Forum:
  


Current Time: Tue Jul 01 14:48:16 EDT 2025

Powered by FUDForum. Page generated in 0.02811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top