[ http://issues.apache.org/jira/browse/AXIS-2478?page=all ]
Rodrigo Ruiz updated AXIS-2478:
-------------------------------
Attachment: RoutedCommonsHTTPSender.java
This is the class source code
> Adding support for clients with multiple network adapters
> ---------------------------------------------------------
>
> Key: AXIS-2478
> URL: http://issues.apache.org/jira/browse/AXIS-2478
> Project: Apache Axis
> Type: New Feature
> Components: Basic Architecture
> Reporter: Rodrigo Ruiz
> Priority: Minor
> Attachments: RoutedCommonsHTTPSender.java
>
> From the "Select the output-network-interface to call an axis-webservice"
> thread on the axis-user list.
> A user wanted to be able to specify the local binding address of its client
> application. Its firewall configuration prevented some requests from getting
> to their destination if the source address was not the correct one. As the
> firewall was not under his control (maybe it was on the remote server side),
> he needed the ability to choose the correct address, instead of using the
> default one.
> For helping him, I have developed a simple CommonsHTTPSender subclass that
> allowed the specification of the local bind address by mapping the remote
> address.
> I think it may be useful for other people, and would like to contribute to
> the project with it.
> Does it make sense to include it in future releases?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira