[ http://issues.apache.org/jira/browse/AXIS2-460?page=all ]
Deepal Jayasinghe resolved AXIS2-460:
-------------------------------------
Fix Version: 0.95
Resolution: Fixed
Done ,
if you want to give your host name (complete URL) then add following parameter
into transport specification in axis2.xml
N:B remember to go full url
<parameter name="hostAddress"
locked="false">http://myApp.com/ws</parameter>
> Ability to override hostname and port in EPRs
> ---------------------------------------------
>
> Key: AXIS2-460
> URL: http://issues.apache.org/jira/browse/AXIS2-460
> Project: Apache Axis 2.0 (Axis2)
> Type: Improvement
> Components: transports
> Reporter: Paul Fremantle
> Fix For: 0.95
>
> Add a parameter to transports that allow the IPAddress/Hostname that is used
> in EPRs to be overridden. For example, if I am on a server behind a firewall,
> the getHostByName() will reply something like 10.0.0.2, but the real
> addressable name may be www.company.com.
> Similarly with a replyTo, I may have a ADSL NAT router in front of my
> client., so my machine's IP is called 192.168.1.2, but the addressable IP is
> myserver.dyndns.org.
> So we need to be able to configure transports. Similarly the port maybe
> changed, so that also needs the ability to override.
--
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