[jbosstools-issues] [JBoss JIRA] (JBIDE-11058) server config file is not used for port nor xml config reading

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Mar 9 06:13:37 EST 2012


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

Rob Stryker resolved JBIDE-11058.
---------------------------------

    Resolution: Done


This has been solved...  Caches are cleared. Investigation in the future will need to be done to see if there are any critical areas the UI is lagging because of this. 
                
> server config file is not used for port nor xml config reading
> --------------------------------------------------------------
>
>                 Key: JBIDE-11058
>                 URL: https://issues.jboss.org/browse/JBIDE-11058
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.3.0.Beta2
>
>         Attachments: JBIDE-11058.b1.patch, JBIDE-11058.b1.v2.patch, JBIDE-11058.patch
>
>
> EXECUTE: Create an AS 7.0, 7.1 or EAP 6 server
> ASSERT: it detects port etc. correctly in server editor
> EXECUTE: click "runtime environment" and change the standalone.xml to standalone-ha.xml
> EXECUTE: save the editor and reopen (just to be sure its not caching)
> EXECUTE: expand xml config and double click the port values
> ASSERT: it should open editor on standalone-ha.xml
> FAIL: it opens standalone.xml
> EXECUTE: edit standalone-ha.xml to have different port values
> EXECUTE: close/reopen server editor 
> ASSERT: that the port values are coming from standalone-ha.xml
> FAIL: it does not! they always come from standalone.xml
> This is very broken :(
> Seems the only thing the choice of config file is the parameter passed into the launch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list