You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2009/07/07 11:06:14 UTC

[jira] Updated: (GERONIMO-4728) Can't access EJB Server portlet with IPV6 address.

     [ https://issues.apache.org/jira/browse/GERONIMO-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang updated GERONIMO-4728:
----------------------------------

    Description: 
1, enable ipv6 in windows

2, start server

3, ipconfig to find ipv6 address of host server.  My ip is:

2002:97b:e933::97b:e933

4, use {noformat}http://[2002:97b:e933::97b:e933]:8080/console/portal/Server/EJB%20Server {noformat} to access EJB Server.  

Result: EJB server portlet can't be displayed.

After swicthing to http://localhost:8080/console/portal/Server/EJB%20Server , the portlet is working well.

  was:
1, enable ipv6 in windows

2, start server

3, ipconfig to find ipv6 address of host server.  My ip is:

2002:97b:e933::97b:e933

4, use http://[2002:97b:e933::97b:e933]:8080/console/portal/Server/EJB%20Server

to access EJB Server.  

Result: EJB server portlet can't be displayed.

Swith to http://localhost:8080/console/portal/Server/EJB%20Server , the portlet is working well.

    Environment: tomcat geronimo server 2.2_2009-07-03  + windows XP + firefox 3.5  (was: tomcat geronimo server 2.2_2009-07-03  + windows XP)

> Can't access EJB Server portlet with IPV6 address.
> --------------------------------------------------
>
>                 Key: GERONIMO-4728
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4728
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: tomcat geronimo server 2.2_2009-07-03  + windows XP + firefox 3.5
>            Reporter: Shawn Jiang
>            Priority: Minor
>
> 1, enable ipv6 in windows
> 2, start server
> 3, ipconfig to find ipv6 address of host server.  My ip is:
> 2002:97b:e933::97b:e933
> 4, use {noformat}http://[2002:97b:e933::97b:e933]:8080/console/portal/Server/EJB%20Server {noformat} to access EJB Server.  
> Result: EJB server portlet can't be displayed.
> After swicthing to http://localhost:8080/console/portal/Server/EJB%20Server , the portlet is working well.

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