[jboss-jira] [JBoss JIRA] (AS7-6227) DeploymentBrowser doesn't work in web mode

Harald Pehl (JIRA) jira-events at lists.jboss.org
Thu Dec 20 14:03:08 EST 2012


     [ https://issues.jboss.org/browse/AS7-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harald Pehl resolved AS7-6227.
------------------------------

    Resolution: Done


Problem was that the code relied on getClass().getName() which does not work in web mode since we're using the compiler option disableClassMetadata=true to reduce the generated js code size.
                
> DeploymentBrowser doesn't work in web mode
> ------------------------------------------
>
>                 Key: AS7-6227
>                 URL: https://issues.jboss.org/browse/AS7-6227
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Heiko Braun
>            Assignee: Harald Pehl
>            Priority: Critical
>             Fix For: 7.2.0.CR1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list