Does this answer [1] and [2] your question?
Thanks,
Damitha

[1] http://wso2.org/library/176
[2] http://damithakumarage.wordpress.com/2008/02/12/soap-action-and-addressing-action/

Rico M wrote:
Hi,

I wanted to understand how endpoints & soap action are used to call a
web service in axis2c. For ex:  I am reaching an endpoint :
http://abc.org and calling the soapAction : http://mno.org/ServiceA.
How can the following be configured in my webserver ? All current
calls I am making are via a endpoint url which doubles for both action
&  endpoint URL : http://localhost:90/services/hello.

<service name="hello">
 <parameter name="ServiceClass" locked="xsd:false">hello</parameter>
  <description>
   Quick start guide hello service sample.
    </description>
     <operation name="greet"/>
 </service>


Cheers!

---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
For additional commands, e-mail: c-user-h...@axis.apache.org




--
__________________________________________________________________

Damitha Kumarage
Technical Lead; WSO2 Inc.
"Oxygenating the Web Service Platform; " http://www.wso2.com/

blog: " http://damithakumarage.wordpress.com/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
For additional commands, e-mail: c-user-h...@axis.apache.org

Reply via email to