You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Gary Woods (JIRA)" <ji...@apache.org> on 2006/09/11 00:36:22 UTC

[jira] Created: (AXIS2-1132) ?WSDL returns IP address instead of hostname

?WSDL returns IP address instead of hostname
--------------------------------------------

                 Key: AXIS2-1132
                 URL: http://issues.apache.org/jira/browse/AXIS2-1132
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: core
         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
            Reporter: Gary Woods


This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?

-- 
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

        

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


[jira] Commented: (AXIS2-1132) ?WSDL returns IP address instead of hostname

Posted by "Gary Woods (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1132?page=comments#action_12434417 ] 
            
Gary Woods commented on AXIS2-1132:
-----------------------------------

Having analysed the code a little it seems that all of the caller of getEPRs get the requestIP, why not use this instead of recomputing it?

> ?WSDL returns IP address instead of hostname
> --------------------------------------------
>
>                 Key: AXIS2-1132
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1132
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: core
>         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
>            Reporter: Gary Woods
>
> This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?

-- 
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

        

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


[jira] Commented: (AXIS2-1132) ?WSDL returns IP address instead of hostname

Posted by "Kevin Jin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492929 ] 

Kevin Jin commented on AXIS2-1132:
----------------------------------

Sorry , one more question; which released version did this fix go in? Thanks.

> ?WSDL returns IP address instead of hostname
> --------------------------------------------
>
>                 Key: AXIS2-1132
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1132
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
>            Reporter: Gary Woods
>         Assigned To: Eran Chinthaka
>            Priority: Blocker
>
> This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1132) ?WSDL returns IP address instead of hostname

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1132?page=comments#action_12444274 ] 
            
Eran Chinthaka commented on AXIS2-1132:
---------------------------------------

I just checked in a fix to use axisService.getEPRs for this. Can you please re-test this. Thanks

> ?WSDL returns IP address instead of hostname
> --------------------------------------------
>
>                 Key: AXIS2-1132
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1132
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: core
>         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
>            Reporter: Gary Woods
>         Assigned To: Eran Chinthaka
>            Priority: Blocker
>
> This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?

-- 
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

        

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


[jira] Commented: (AXIS2-1132) ?WSDL returns IP address instead of hostname

Posted by "Kevin Jin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492928 ] 

Kevin Jin commented on AXIS2-1132:
----------------------------------

Guys, the same issue appeared again in AXIS2 1.2 release ... see issue that I created AXIS2-2624. Please advice. Thanks.

> ?WSDL returns IP address instead of hostname
> --------------------------------------------
>
>                 Key: AXIS2-1132
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1132
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
>            Reporter: Gary Woods
>         Assigned To: Eran Chinthaka
>            Priority: Blocker
>
> This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: [jira] Resolved: (AXIS2-1132) ?WSDL returns IP address instead of hostname

Posted by Franz Fehringer <fe...@isogmbh.de>.
Gosh, zero blockers now.
Does this mean, that RC2 is immininent?

Greetings

Franz


Davanum Srinivas (JIRA) schrieb:
>      [ http://issues.apache.org/jira/browse/AXIS2-1132?page=all ]
>
> Davanum Srinivas resolved AXIS2-1132.
> -------------------------------------
>
>     Resolution: Fixed
>
> works like a charm!
>
> thanks,
> dims
>
>   
>> ?WSDL returns IP address instead of hostname
>> --------------------------------------------
>>
>>                 Key: AXIS2-1132
>>                 URL: http://issues.apache.org/jira/browse/AXIS2-1132
>>             Project: Apache Axis 2.0 (Axis2)
>>          Issue Type: Improvement
>>          Components: core
>>         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
>>            Reporter: Gary Woods
>>         Assigned To: Eran Chinthaka
>>            Priority: Blocker
>>
>> This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?
>>     
>
>   


[jira] Resolved: (AXIS2-1132) ?WSDL returns IP address instead of hostname

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1132?page=all ]

Davanum Srinivas resolved AXIS2-1132.
-------------------------------------

    Resolution: Fixed

works like a charm!

thanks,
dims

> ?WSDL returns IP address instead of hostname
> --------------------------------------------
>
>                 Key: AXIS2-1132
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1132
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: core
>         Environment: Windows XP, AXIS2 (SNAPSHOT 09 Sept. 2006)
>            Reporter: Gary Woods
>         Assigned To: Eran Chinthaka
>            Priority: Blocker
>
> This may be related to AXIS2-700 fix.  The IP address is returned instead of the hostname for URLs in the WSDL file.  Deos this not makes the URLs less robust on machines that have dyanmic IP addresses?

-- 
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

        

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