Re: Possible bug in exception handling.

2007-03-04 Thread Nadir Amra
Wayne, Please open a JIRA if one has not already been opened by you regarding this problem. Nadir K. Amra Wayne Johnson [EMAIL PROTECTED] wrote on 02/26/2007 02:17:37 PM: I was having some problems whenever Axis threw an exception. The problem would corrupt the stack so that VC++

Re: Problem serializing a complex array

2007-03-04 Thread Nadir Amra
Wayne, Seems to be a problem. When creating JIRA and patch, please attach sample wsdl and soap response. thanks. Nadir K. Amra Wayne Johnson [EMAIL PROTECTED] wrote on 03/01/2007 08:27:10 AM: I've been having problems serializing a bean that contains an array of other beans. It

Re: eliminate soapenv:header

2007-03-04 Thread Samisa Abeysinghe
Atanacio Reyes wrote: Hi all: I have two questions: 1. How I can remove the soapenv:Header tag from the envelope soap message in axis2c? This needs to be fixed in the Axis2/C engine, please raise a Jira on this. 2. How I can add the SOAPAction: someAction in the HTTP header.

Re: SimpleTypeMapper.getArrayList(OMELement) gives NullPointerException

2007-03-04 Thread Nilesh Ghorpade
I have filed a JIRA bug for the same. The key is AXIS2-2288 Regards Niles Davanum Srinivas [EMAIL PROTECTED] wrote: Nilesh, Please create a JIRA bug with your sample code for us to recreate the problem. thanks, dims On 3/2/07,

Re: SimpleTypeMapper.getArrayList(OMELement) gives NullPointerException

2007-03-04 Thread Martin Gainty
Good Morning Niles How was the original OMEelement allocated? How is the SimpleTypeMapper allocated? I look forward to seeing the code to re-create this scenario Thanks, Martin -- --- This e-mail message (including

WS-Addressing SOAP binding question

2007-03-04 Thread Jim Alateras
I was wondering whether axis2 supports the following WS-Addressing SOAP Binding requirements from (http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509/) 5.2 Use of Non-Anonymous Addresses in SOAP Response Endpoints 5.2.1 SOAP 1.1/HTTP When http://www.w3.org/2005/08/addressing/anonymous; is

Axis2/C Static Deployment Engine in Java

2007-03-04 Thread Yadav, Yogendra \(IT\)
Hi, The argument made in this blog post http://www.backdrifter.com/2007/02/16/axis2c-static-deployment-engine/ is compelling. Is there an effort to provide static deployment engine for Axis2/Java as well ? thanx -yogen

Re: Session Management for axis2 ServiceClient

2007-03-04 Thread Sanjiva Weerawarana
Deepal, the right thing is to echo any and all cookies the server sends down. Its not ok to pick and choose using specific names. Sanjiva. Deepal Jayasinghe wrote: Hi Thomas; Please create a JIRA , seems like we need to support different session ids , at the moment we support JSSION but not