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
Tuesday, October 07, 2008
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
This jar is supplied with WAS
Thursday, July 24, 2008
Unable to use CSS style on the page
I was going nuts why I am unable to view the style on the pages using Struts 2 with AJAX.
I have to investigate but once I removed this line from my JSP it ran fine :-)
I have to investigate but once I removed this line from my JSP it ran fine :-)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Subscribe to:
Posts (Atom)