[Axis2] New guy

2012-06-20 Thread Thomas Chito Peñas
Hello everyone! I'm new here. (just wanna greet for now).

[Axis2] New guy

2012-06-20 Thread Thomas Chito Peñas
Hello everyone! I'm new here. (just wanna greet for now).

Axis2/Rampart 1.6.2 Policy not supported

2012-06-20 Thread Christopher Legan
I explicitly engage the rampart module on the stub client.engageModule("rampart-1.6.2"); But I see this issue -- 2012-06-20 15:53:29,261 [main] DEBUG org.apache.axis2.description.AxisDescription - can't find any module to process {http://schemas.microsoft.com/xrm/201

Axis2 wsdl2java OASIS ebRS problem

2012-06-20 Thread luis.s.ribeiro
Hi to all! Im trying to generate the java skeleton with a wsdl, axis2 crashes with: Caused by: org.apache.axis2.schema.SchemaCompilationException: Unions can not have complex types as a member type here is the wsdl: ftp://ftp.ihe.net/TF_Implementation_Material/ITI/wsdl/XDS.b_DocumentRegistry.w

AW: Regarding axis connection through proxy

2012-06-20 Thread Stadelmann Josef
Hi Thomas, can you ping the server with/without a hostname/ip-address? 1. what platform are you working on? HW/OS/versions 2. I am not sure, are you talking about axis or axis2? 3. in any case - I would upgrade to axis2-1.6.2 (we work with axis2-1.6.1, there are s

How to cookie renewal?

2012-06-20 Thread Zsolt Kúti
Hello, In my application I can successfully call a WCF WS. The session start with a login[*] where a specific cookie is provided by the server and this is set as an option in the Axis client for further use. The problem is that this cookie expires after some time. It needs to be renewed otherwis