Anil Bondalapati, * Thanks for your quick reply.*
I have another doubt. While printing the logs I see 3 times each statement. why this is happening. I put the TCP Monitor between server and Client, I find only one request is going, but in logs I see 4 times for every line. Bellow I am giving sample examples.....(This is occurring only here). 23 Jan 2013 16:54:24,252 - DEBUG setParameter (DefaultHttpParams.java:150) - Set parameter http.socket.timeout = 60000 23 Jan 2013 16:54:24,252 - DEBUG setParameter (DefaultHttpParams.java:150) - Set parameter http.socket.timeout = 60000 23 Jan 2013 16:54:24,252 - DEBUG setParameter (DefaultHttpParams.java:150) - Set parameter http.socket.timeout = 60000 23 Jan 2013 16:54:24,252 - DEBUG setParameter (DefaultHttpParams.java:150) - Set parameter http.socket.timeout = 60000 23 Jan 2013 16:54:24,268 - DEBUG getBytes (SOAPMessageFormatter.java:84) - isOptimized=false 23 Jan 2013 16:54:24,268 - DEBUG getBytes (SOAPMessageFormatter.java:84) - isOptimized=false 23 Jan 2013 16:54:24,268 - DEBUG getBytes (SOAPMessageFormatter.java:85) - isDoingSWA=false 23 Jan 2013 16:54:24,268 - DEBUG getBytes (SOAPMessageFormatter.java:85) - isDoingSWA=false like above the the whole flow is printing 4 times......... Can you identify why? There is no problem in log4j. Same configuration is working for other Components. So I fell is there must be a axis2 setting to handle this. Thanks, Satyapriya Sahoo +91-9019476521
