My IT Journey Since 2004!
My IT Journey Since 2004!
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...
Thursday, November 12, 2009
Load Test
›
Past few days i encountered one serious production issue, which the web service timeout before the backend process sent back the message to ...
Thursday, September 10, 2009
Classloading in Websphere Administrative Console
›
I have this web service server application which has been running fine at a Websphere Process Server. One day, my application's log was...
Friday, July 24, 2009
NullPointerException in SecureRandom.nextBytes
›
I was facing this issue where a web service client which had always been running fine suddenly stopped functioning properly due to an er...
‹
›
Home
View web version