[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6741) [tester] editer parameter keeps original value during ws call

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Thu Jul 29 09:12:33 EDT 2010


[tester] editer parameter keeps original value during ws call
-------------------------------------------------------------

                 Key: JBIDE-6741
                 URL: https://jira.jboss.org/browse/JBIDE-6741
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Webservices
    Affects Versions: 3.2.0.M2
            Reporter: Lukas Jungmann
            Assignee: Brian Fitzpatrick


-open tester
-set method to 'GET' and url to 'http://www.webservicex.net/BibleWebservice.asmx/GetBibleWordsByChapterAndVerse'
-set following request parameters: "BookTitle=Luke", "chapter=2" and "Verse=2"
-invoke the service

=> response body should contain "<Chapter>2</Chapter>"

-edit "chapter=2" parameter so it's "chapter=1"
-invoke the service again

=> response body again contains "<Chapter>2</Chapter>" but it should contain "<Chapter>1</Chapter>"


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list