[jbosstools-issues] [JBoss JIRA] (JBIDE-13026) new xpath query in servers view not setting all properties from dialog

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Nov 9 04:07:19 EST 2012


Rob Stryker created JBIDE-13026:
-----------------------------------

             Summary: new xpath query in servers view not setting all properties from dialog
                 Key: JBIDE-13026
                 URL: https://issues.jboss.org/browse/JBIDE-13026
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 4.0.0.Alpha2
            Reporter: Rob Stryker
            Assignee: Rob Stryker
             Fix For: 4.0.0.CR1


Steps to reproduce:

1) Create an as71 server
2) expand the server in servers view
3) expand the XML Configuration, then expand PORTS
4) right-click on ports, select "new xpath"
5) Fill with details as follows
   a) name: blahblah (whatever)
   b) root dir:  (blank)
   c) file pattern: standalone/configuration/${jboss_config_file}
   d) xpath pattern:  //*[local-name()="socket-binding-group"]
   e) xpath attribute: port-offset

6) save xpath
7) look in view, ensure new xpath appearsr
8) look NEXT to new xpath (decorator, grey text), make sure value reads ${jboss.socket.binding.port-offset:0}    [FAIL]
9) right-click new query, click 'edit xpath'
10) Ensure name, root dir, file pattern, xpath pattern, xpath attribute, are as expected [FAIL]


--
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 jbosstools-issues mailing list