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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Feb 27 04:25:36 EST 2012


Max Rydahl Andersen created JBIDE-11058:
-------------------------------------------

             Summary: 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


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