Dinesh Premalal wrote:
Hi,
Samisa Abeysinghe <[EMAIL PROTECTED]> writes:

When I build, I get the tcp server. How can I test this with a
client?
1. Need to add tcp sender to axis2.xml
    <transportSender name="tcp" class="axis2_tcp_sender">
        <parameter name="PROTOCOL" locked="false">TCP</parameter>
    </transportSender>

2. Use server endpoint reference with tcp:// as scheme.
 Ex:
    tcp://localhost:9090/axis2/services/echo
I tried, but does not work :(

Samisa...
thanks,
Dinesh



--
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services 
Developers' Portal)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to