allow users to customize the transportReceiver(s) port
------------------------------------------------------

                 Key: AXIS2-3477
                 URL: https://issues.apache.org/jira/browse/AXIS2-3477
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: kernel
    Affects Versions: 1.3
            Reporter: Michele Mazzucco


It's very common to use HTTP as transport. The problem is that sometimes more 
than one axis2 instance runs on the same machine (one or more clients, or one 
client and one server -- especially during development/test).
It would be nice to decide which port the transport receiver should use without 
providing a custom axis2.xml file every time. The scenario I've just described 
happens quite often because most of the time all the default settings are fine 
apart from the port (i.e. the second instance would throw a BindException or a 
firewall prevents the user to use the default -- 6060 -- port).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to