java.lang.NoClassDefFoundError: com/sun/xml/util/XmlChars error
843834Jun 17 2005 — edited Nov 25 2005Hi,
I am using xjc binding compiler in jaxb. But when i am compiling xsd it gives me java.lang.NoClassDefFoundError: com/sun/xml/util/XmlChars error.
The class file is in xsdlib.jar which I kept it in the classpath but still it doesn't work
Can anybody tell me wht is worng with this ?
Thanks
Chintan