x27;expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est
interdite. Ce message sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne
s in the middle of the endpoint URL now, will this cause
problem?
Thanks!
Frank
From: Sagara Gunathunga
To: [email protected]
Cc: Gordon Brown
Sent: Wed, March 2, 2011 11:00:55 PM
Subject: Re: axis2/java service client set operation
Hi Gordonw,
Axi
: Wed, March 2, 2011 4:57:17 PM
Subject: RE: axis2/java service client set operation
try this ..
String port = ""; //port the TCP mon listens
String SOAPAction = "Service"; //service name
String endpoint = "http://127.0.0.1:"; + port +
"
Hi Gordonw,
Axis2 server side use several criteria to dispatch incoming messages,
"soapAction" is one of them take a look [1]. In fact soapAction is
mandatory in SOAP 1.1 but replaced in SOAP 1.2 using a optional "action". So
your client can send one of above input data according to underline
dis
el effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
Date: Wed, 2 Mar 2011 15:51:50 -0800
From: [email protected]
Subject: axis2/java service client set operation
Hi All,
I am using axis2/java to build a web service client component. I have a
question.
Is there a way to set the operation name in the web service client?
Using axis/j, I can do something like this:
org.apache.axis.client.Service soapService = new
org.apache.axis.client.Service();