Home » Eclipse Projects » Orbit » xalan and serializer
xalan and serializer [message #11928] |
Mon, 07 April 2008 14:39  |
Eclipse User |
|
|
|
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?
|
|
| | | | |
Goto Forum:
Current Time: Wed Jun 04 23:01:32 EDT 2025
Powered by FUDForum. Page generated in 1.04298 seconds
|