Tuesday, October 07, 2008

java.lang.NoSuchMethodError: com/ibm/ejs/ras/TraceComponent.isAnyTracingEnabled()Z

Include the com.ibm.ws.webservices.thinclient_6.1.0.jar file is in the classpath.
Remove other jars if present (such as ras.jar, com.ibm.ws.runtime_6.1.0.jar) which contain TraceComponent class

Monday, October 06, 2008

java.lang.NoSuchFieldError: com/ibm/mq/MQC.MQCT_NONE

com.ibm.mq.jar is required in the classpath of the java class.
This jar is supplied with WAS