https://issues.apache.org/bugzilla/show_bug.cgi?id=50424
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #1 from Philippe Mouawad <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
