AW: facing problem in axis2.1.3

2013-01-23 Thread Stadelmann Josef
please provide your log4j.properties file or explain your logging setups. Josef Von: satyapriya sahoo [mailto:[email protected]] Gesendet: Mittwoch, 23. Januar 2013 12:49 An: [email protected] Betreff: Re: facing problem in axis2.1.3 Anil Bondalapati, Thanks for your

Re: facing problem in axis2.1.3

2013-01-23 Thread satyapriya sahoo
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 sa

RE: facing problem in axis2.1.3

2013-01-22 Thread Anil Bondalapati
[mailto:[email protected]] Sent: Tuesday, January 22, 2013 1:03 AMTo: [email protected]: facing problem in axis2.1.3 Hi,    I am using axis2.1.3 with JDK1.6,    When I am invoking the client, it is sending the request 3 times.    By querying in Google, I found that its default value is

facing problem in axis2.1.3

2013-01-21 Thread satyapriya sahoo
Hi, I am using axis2.1.3 with JDK1.6, When I am invoking the client, it is sending the request 3 times. By querying in Google, I found that its default value is 3. How to reset it to 1 or 0, because for failure transaction it is sending 3 times. Presently I am using the bel