ManishKG@Sun

My Work At Sun
Tuesday Jul 18, 2006

NoClassDefFoundError


We usually get NoClassDefFoundError during our development because of some missing jar in the CLASSPATH. Sometime, we even don't know, which jar contains missing class. I am trying to make a list of some of the jars and the class that they contain. To start with...

 Class Name
 Jar Name
 javax.xml.namespace.QName  jax-qname.jar
 javax.xml.namespace.NamespaceContext namespace.jar
org.apache.xerces.jaxp.SAXParserFactoryImpl
xercesImpl.jar
com.sun.jms.spi.xa.JMSXAConnectionFactory
imqjmsra.jar
org.netbeans.modules.schema2beans.BaseBean
appserv-admin.jar
javax.security.jacc.PolicyContextException
javaee.jar

 

I know this jarsearch project at java.net which may be helpful in this situation.

Comments:

61

Posted by 220.246.205.214 on December 06, 2006 at 08:04 PM IST #

Post a Comment:
Comments are closed for this entry.

Archives
Links
Referrers