[jboss-jira] [JBoss JIRA] Updated: (AS7-1300) Management console doesn't work after changing management interface port
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Mon Jul 25 11:50:24 EDT 2011
[ https://issues.jboss.org/browse/AS7-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun updated AS7-1300:
-----------------------------
Fix Version/s: 7.0.1.Final
> Management console doesn't work after changing management interface port
> ------------------------------------------------------------------------
>
> Key: AS7-1300
> URL: https://issues.jboss.org/browse/AS7-1300
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.0.0.Final
> Reporter: Sebastian Wanio
> Assignee: Heiko Braun
> Labels: console, http, jboss, port
> Fix For: 7.0.1.Final
>
>
> After changing http management port in _host.xml_ console stops working.
> Changing it back to default 9990 fixes the issue.
> It seems it s GWT related and 9990 port is "hardcoded" in java script files.
> Every script named _32.cache.js_ in _modules\org\jboss\com\sun\httpserver\main\jboss-as-console-1.0.0.Beta13-resources.jar_ has some variable set to ':9990/'. (only one occurrence in a file)
> After changing its value to match a new http management port in _host.xml_ (other than 9990) and repackaging of _jboss-as-console-1.0.0.Beta13-resources.jar_ console starts working again.
> _Note! Checked only on domain mode. Not testes in standalone._
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list