[jboss-jira] [JBoss JIRA] Created: (AS7-1289) Unnecessary URL reconstruction in management console
Takayoshi Kimura (JIRA)
jira-events at lists.jboss.org
Thu Jul 14 20:38:23 EDT 2011
Unnecessary URL reconstruction in management console
-----------------------------------------------------
Key: AS7-1289
URL: https://issues.jboss.org/browse/AS7-1289
Project: Application Server 7
Issue Type: Bug
Components: Console
Affects Versions: 7.0.0.Final
Reporter: Takayoshi Kimura
Assignee: Heiko Braun
Priority: Minor
Management console redirects "/console" to "/console/index.html"and it reconstructs URL from management interface definition.
ext.example.com:9990/console -> local.example.com:9990/console/index.html
This URL reconstruction is not necessary and it's better to keep current URL server/port values.
--
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