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

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

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

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 attachmen

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, Nil