AW: [axis2] migrating axis2-1.2 to axis2-1.6.1 actionMapping Problem

2011-11-10 Thread Stadelmann Josef
Thank you Martin I am not having a WSDL; By default an Axis2-1.2-server when set with the service.xml as shown below, without an defined returns for an urn:login urn:login in the soap response header. But an Axis2-1.6.1-server returns by default urn:loginResponse in its soap response

Axis2: Web Service Gerneration from XML Schema

2011-11-10 Thread Peter Medvedev
I want to generate a web service. What I have at the moment is an XML Schema (Person.xsd). Using the web service user should able to upload their information as described in XML Schema to the Server. I want to take your advice how can I develop such a web service using Axis2. I have followi

RE: [axis2] migrating axis2-1.2 to axis2-1.6.1 actionMapping Problem

2011-11-10 Thread Martin Gainty
Josef.wsdl: ändern Sie zu Mit Freuendlichen Gruben Martin __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so b

Re: Axis2: TemperatureConvertor Web Service

2011-11-10 Thread S P
Hi Pushpalanka, Thank you for your reply, it is working now. The problem was that when I wrote 'TemperatureConvertorServiceClient.java I misspelled the service which I have deployed in Tomcat. Now, I can see the console output as expected. Thanks again, S On Thu, Nov 10, 2011 at 5:59 AM, Push

[axis2] migrating axis2-1.2 to axis2-1.6.1 actionMapping Problem

2011-11-10 Thread Stadelmann Josef
I migrated my web service from axis2-1.2 to axis2-1.6.1 and have the following anomalie now: There are 3 methodes Login Fktmap Logout Resulting in a Action urn:login, urn:fktmap urn:logout As a response from axis2-1.2I got always urn:login urn:fktmap urn:logout A

RE: Axis2: How can I put/use .aar file in Tomcat?

2011-11-10 Thread Schlarb Sven
yes, sure that's right, its "axis2/WEB-INF/services/" where you have to put the *aar, sorry. -Original message- To:[email protected]; CC:Schlarb Sven ; From:Dipesh Garg Sent:Tue 08-11-2011 08:58 Subject:RE: Axis2: How can I put/use .aar file in Tomcat? I think we need to put

XSI:TYPE invalid setting

2011-11-10 Thread maury24
Hi, invalid type (xsi:type) is set when XML request is generated from web service client. I've used Axis2 Wizard Code Generator Plugins for eclipse with default options for generating java code from wsdl. I have tryed to set 'false' the following tag in server-config.wsdd: I have tryed