Re: SOAP fault not working in axis2c 1.4

2008-06-03 Thread Samisa Abeysinghe
We have to add a test for custom SOAP messages. Samisa... Samisa Abeysinghe wrote: Dinesh Premalal wrote: Hi Naveen, Dinesh Premalal <[EMAIL PROTECTED]> writes: I think there was a bug in Axis2/C 1.4.0 release. However it seems fixed in the current svn head. Could you please test against s

Re: SOAP fault not working in axis2c 1.4

2008-06-03 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Hi Naveen, Dinesh Premalal <[EMAIL PROTECTED]> writes: I think there was a bug in Axis2/C 1.4.0 release. However it seems fixed in the current svn head. Could you please test against svn head ? please comment axis2_msg_ctx_set_no_content (new_msg_ctx, env,

Re: SOAP fault not working in axis2c 1.4

2008-06-03 Thread Dinesh Premalal
Hi Naveen, Dinesh Premalal <[EMAIL PROTECTED]> writes: > I think there was a bug in Axis2/C 1.4.0 release. However it seems > fixed in the current svn head. Could you please test against svn > head ? please comment axis2_msg_ctx_set_no_content (new_msg_ctx, env, AXIS2_FALSE); in src/core/re

Re: SOAP fault not working in axis2c 1.4

2008-06-03 Thread Dinesh Premalal
Hi Naveen, "naveen bhat" <[EMAIL PROTECTED]> writes: > Hi Dinesh, > > I hope the problem description in my previous mail was precise. > Kindly let me know if you need more details.Let me know how can i solve the > problem regarding SOAP fault. I think there was a bug in A

Re: SOAP fault not working in axis2c 1.4

2008-06-02 Thread Dinesh Premalal
Hi Naveen, On Tue, Jun 3, 2008 at 11:57 AM, naveen bhat <[EMAIL PROTECTED]> wrote: > Hi Dinesh, > > I hope the problem description in my previous mail was > precise. > Kindly let me know if you need more details.Let me know how can i solve the > problem regarding SOAP fault. Sorry

Re: SOAP fault not working in axis2c 1.4

2008-06-02 Thread naveen bhat
Hi Dinesh, I hope the problem description in my previous mail was precise. Kindly let me know if you need more details.Let me know how can i solve the problem regarding SOAP fault. Thanks in advance, Navin Bhat On Sun, Jun 1, 2008 at 10:41 PM, naveen bhat <[EMAIL PROTECTED]> wrote:

Re: SOAP fault not working in axis2c 1.4

2008-05-31 Thread Dinesh Premalal
Hi Naveen, "naveen bhat" <[EMAIL PROTECTED]> writes: > Hi Dinesh, > > Please find the server log file (axis2.log) attached. I looked through your log files seems there is nothing wrong with Axis2/C engine. Does your service work for correct request ? thanks, Dinesh -- http://nethu.org

Re: SOAP fault not working in axis2c 1.4

2008-05-30 Thread Dinesh Premalal
Hi Naveen, "naveen bhat" <[EMAIL PROTECTED]> writes: > Hi Dinesh , > > I have attached the mtom log file and the tcpmon log file. > I executed the client thrice. > I got the same result. > Please check logs and let me know wat is wrong. I think your problem is in server side. Therefore if you co

Re: SOAP fault not working in axis2c 1.4

2008-05-30 Thread Dinesh Premalal
Hi Naveen, Could you please set your log level to debug and send your log file here ? thanks, Dinesh -- http://nethu.org - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

SOAP fault not working in axis2c 1.4

2008-05-30 Thread naveen bhat
I am working on axis2c 1.4. I created a fault scenario for mtom sample where mtom client sends an invalid soap request to server. I monitored the soap messages using tcpmon. I saw that server recieves request properly but sends back only http headers and no soap message. I also tried with a sample