You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2010/12/07 11:11:32 UTC

DO NOT REPLY [Bug 50424] New: Web Methods drop down list box inconsistent

https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

           Summary: Web Methods drop down list box inconsistent
           Product: JMeter
           Version: unspecified
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: ruradhakrishnan@gmail.com


Web Methods drop down list box is inconsistent.

If multiple test plan is created for testing different WSDL services, the web
methods drop down list box maintains the previously loaded values. It doesnt
get loaded automatically according to the new WSDL test plan.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-08 08:12:29 UTC ---
Created attachment 27474
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27474
WSDL 1

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-08 08:11:48 UTC ---
Created attachment 27473
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27473
Fix to the issue

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

radk <ru...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |2.4

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

Milamber <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Milamber <mi...@apache.org> 2011-09-11 12:21:42 UTC ---
Thanks for the patch. Applied.

URL: http://svn.apache.org/viewvc?rev=1169430&view=rev
Log:
Bug 50424 - Web Methods drop down list box inconsistent

Modified:
   
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/WebServiceSamplerGui.java
    jakarta/jmeter/trunk/xdocs/changes.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-08 08:10:50 UTC ---
Hello,
I confirm the bug with following scenario:
- Create a Thread Group
- Add a WebService(SOAP) Request
- Fill WSDL Url 
- Click Load WSDL
- Web Methods is filled
- Add a WebService(SOAP) Request
- Fill ANOTHER WSDL Url 
- Click Load WSDL
- Web Methods is filled
- Go Back to first sampler , you will have methods of other


Analysing this, it is due to the fact that:
- clearGui does not reset wsdlMethods
- configure(TestElement el) does not reload data

I attach a patch and some WSDL for you to check my fix.
DOwnload a Tomcat
Put the 2 WSDL in webapp/ROOT folder
start tomcat by going to <tomcat home>/bin/startup.sh


Regards
Philippe Mouawad
http://www.ubik-ingenierie.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-08 08:12:52 UTC ---
Created attachment 27475
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27475
WSDL 2

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 50424] Web Methods drop down list box inconsistent

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50424

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manuelag2004@yahoo.co.uk

--- Comment #6 from Philippe Mouawad <p....@ubik-ingenierie.com> 2011-09-12 10:00:53 UTC ---
*** Bug 51605 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org