users@glassfish.java.net

remote access to glassfish V2(localhost vs real IP address)

From: ashleyzhang <zhangquyan6_at_hotmail.com>
Date: Mon, 12 May 2008 02:59:49 -0700 (PDT)

Hi all,
      I have a question of remoting access to glassfish. When I type
"http://localhost:8080/WebTest2/AddNumService?WSDL" in IE , the wsdl is
shown correctly.

      But when I type "http://127.0.0.1:8080/WebTest2/AddNumService?WSDL" or
"http://172.2.3.2:8080/WebTest2/AddNumService?WSDL"(172.2.3.2 is my IP
address) ,I can't get the wsdl neither(the message is HTTP 404 error:the
requested resource () is not available). And there is the same problem with
https.

     Can anybody help me to configure the glassfish V2 correctly ? Thank you
!
     
-- 
View this message in context: http://www.nabble.com/remote-access--to-glassfish-V2%28localhost-vs-real-IP-address%29-tp17184518p17184518.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.