You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Chris <ax...@gmail.com> on 2015/10/13 16:03:34 UTC

range ports for client - axis2-corba (v 1.4)

Hello,

How do i configure at which ports the client listens?
I've downloaded axis2-1.4-src SW.

The path \axis2-1.4-src\axis2-1.4\modules\samples\jms\client_repository\conf

includes the axis2.xml file. 

I've noticed the 
<transportReceiver name="http"                      
class="org.apache.axis2.transport.http.SimpleHTTPServer">
        <parameter name="port">8080</parameter>
</transportReceiver>

- Is this correct?
- And how do I configure client to listen to a range of ports?


Regards,
Christofia



---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org