My IT Journey Since 2004!
My IT Journey Since 2004!
Monday, September 27, 2010
Transfer message with RFH header from one queue to another queue
›
I have this simple java program transferring message with RFH header from one queue to another queue in bulk. First time it failed due to th...
Thursday, September 9, 2010
java.sql.Date not working on WPS 6.2?
›
I had this program reading database table column as java.sql.Data type. Well it failed to read this when running from the WPS AIX server. Fu...
Thursday, June 3, 2010
MQ-related CRON job setting
›
Recently my colleague was faced with the crontab issue. Below is the description: 1. CRON Tab We developed a JAR where it connects to the Qu...
Wednesday, May 26, 2010
Modify WSDL to get the java client generated right
›
I have to generate java client for this WSDL. However the bean generated is not what i expect. The reason is the SOAP response format actual...
Wednesday, March 31, 2010
Issue with JMS & MQInput node in WMB
›
The XML is sent by JMS as below format: reqMsg.setJMSType("mcd://mrm//" + msgType + "?format=CwXML"); WMB trace file thr...
Tuesday, March 16, 2010
Another cert issue
›
We have this standalone java program running on a AIX box calling a web service which is running on https. The web service provider provided...
Thursday, February 11, 2010
Issue with Java Security Provider
›
While working on one enhancement. I encountered a weird problem. The program within WBIA framework failed in calling web service. It was thr...
‹
›
Home
View web version