Re: WSDL2C is not generating soap 1.2 compliant client stubs for wsdl with soap 1.2 bindings

2008-05-30 Thread naveen bhat
Hello group, Kindly let me know if my queries are relevant to this forum. I have not received any response for the query posted below. Do i need to post this axis2/java forum? Assistance needed. On Mon, May 26, 2008 at 4:47 AM, naveen bhat [EMAIL PROTECTED] wrote: Hello group,

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]

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 could send

Re: WSDL2C is not generating soap 1.2 compliant client stubs for wsdl with soap 1.2 bindings

2008-05-30 Thread Dimuthu Gamage
Hi, Please check the comment https://issues.apache.org/jira/browse/AXIS2C-1168?focusedCommentId=12601123#action_12601123 Thanks Dimuthu On Fri, May 30, 2008 at 4:02 PM, naveen bhat [EMAIL PROTECTED] wrote: Hello Dimuthu, I have raised a jira with key AXIS2C-1168 . Thanks , Naveen On

suggested patch: _array class should have exposed size()

2008-05-30 Thread McCullough, Ryan
I added a public 'int size();' to my *_Array classes. It is useful for determining the size of the _Array. In ArrayParamHeaderWriter.java-writeMethods() add writer.write(\t\tint size();\n); In ArrayParamWriter.java-writeMethods() add this.writeSizeMethod(); Add this method: /**

minor bug (spelling) in org\apache\axis\wsdl\wsdl2ws\ParamWriter.java

2008-05-30 Thread McCullough, Ryan
attribfeilds should be attribfields (4 occurences) elementfeilds should be elementfields (4 occurences) Ryan McCullough | RightNow Technologies | Integration Tools Engineer 406-556-3162 office | Bozeman, MT | mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] | http://www.rightnow.com/

Re: [Axis2] Axis2/C support for AIX?

2008-05-30 Thread Hal Roseman
Hi Brent, We are also working on this problem. Have you gotten any closer? We should collaborate. - Hal -- View this message in context: http://www.nabble.com/-Axis2--Axis2-C-support-for-AIX--tp17136222p17565012.html Sent from the Axis - C++ - User mailing list archive at Nabble.com.

Re: minor bug (spelling) in org\apache\axis\wsdl\wsdl2ws\ParamWriter.java

2008-05-30 Thread Nadir Amra
Done! Nadir Amra McCullough, Ryan [EMAIL PROTECTED] wrote on 05/30/2008 12:15:58 PM: attribfeilds should be attribfields (4 occurences) elementfeilds should be elementfields (4 occurences) Ryan McCullough | RightNow Technologies | Integration Tools Engineer 406-556-3162 office |