[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
Tue Feb 28 01:35:37 EST 2012


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

Rob Stryker updated JBIDE-11058:
--------------------------------

    Attachment: JBIDE-11058.patch


Patch for b1 / trunk. 
                
> 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.Beta1
>
>         Attachments: 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