Hi I want to parse ssl soap message through soapUI, while I am trying to intercept by HttpMonitor it is showing below exception
I send a request and get a response containing a list. I have to Iterate through the element of that list, and send another request for each element in the list.
I tried many version of SOAP UI (3.开发者_运维问答6.1,3.6,3.5.1) on my machine but after couple of minutes, my screen filled with bubbles.Not sure, if this tool conflicts with anyother tool on my mach
I have a Javax web service deployed in a remote Linux machine within a JBoss ESB container.I am able to test the web service usi开发者_JS百科ng soapUI on the same machine as where the service is deplo
Hi i am new 开发者_StackOverflow社区to web services and looking for someone who can help me in working with some simple example to understand testing webservices using SOAPui tool.
i did a tutorial after this -> http://java.dzone.com/articles/spring-ws-how when i go to url htt开发者_开发百科p://localhost:8080/myService/services/MemberDetailsRequest.wsdl , i get the static wsdl f
I\'m new to SoapUI and Groovy, but an experienced Java programmer. I created a TestCase with two Test Steps:
Oracle\'s jDeveloper seems to ignore ignore declarations in a WSDL when calling an external web service and I\'m not sure why...?
I\'m trying to access a Web Service which is hosted here http://srilanka.lk:9080/services/CropServiceProxy?wsdl
I am using SoapUI to do performance testing of some services over JMS using WebSphere MQ as the JMS Provider. SoapUI uses HermesJMS to provide the JMS Connection details for the JMS Endpoint.