[
https://issues.apache.org/jira/browse/GERONIMO-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729008#action_12729008
]
Shawn Jiang commented on GERONIMO-4728:
---------------------------------------
I see this error
{noformat}
Error: Could not load 'dijit.Tree'; last tried '../dijit/Tree.js'
Source File: http://[2002:97b:e933::97b:e933]:8080/dojo/dojo/dojo.js
Line: 7
{noformat}
in firefox Error console when using IPV6 address. I noticed that dojo.js has
some "TODO: support IPV6". This might be a defect of DOJO.
> 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
> Assignee: 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.