About 138,000 results
Open links in new tab
  1. web services - SOAPUI Certificate authentication - Stack Overflow

    Dec 13, 2017 · You need to configure soapui for client certificate authentication. There are a number of ways to do this. You can add an authentication option under the connection details …

  2. How to enable TLS 1.2 in SoapUI - SmartBear Community

    I ran into same issues with enabling TLS 1.2 in SoapUI, and adding those parameters helped. But it's only for desktop version. Does anyone knows how to enable TLS 1.2 in SoapUI maven …

  3. SoapUI raw request not showing JSON body - Stack Overflow

    Nov 3, 2015 · Check in the SOAPUI Preferences panel that your request size doesn't exceed the Size of Raw Request Message to Show: property and has Wrap content in Raw Message …

  4. SOAP UI - ERROR:Exception in request: javax.net.ssl ...

    Mar 9, 2017 · Solution- upgrade to SoapUI 5.5.0 (which is the current latest version as of March 2019) fixed both issues. Choose option to upgrade the current SoapUI version. If you are …

  5. Where do I set character encoding in SOAPUI Preferences

    Mar 2, 2016 · I can't seem to find any character encoding options in SoapUI preferences. I want to mock xml response in iso-8859-1 encoding.

  6. SoapUI "failed to load url" error when loading WSDL

    0 Update SoapUI version to SoapUI 5.5.0. This error causes when I tried to load wsdl, because of old SoapUI version

  7. [Solved] SSL Handshake exception calling a secure webservice

    Hello,I'm trying to use Soap UI to connect to a secure SOAP web service, for which there should be a registered certificate. The wsdl address...

  8. creating WSDL and getting error: …

    Save the file to your local machine. After creating a new project in SoapUI, right-click the project and choose "Add WSDL". Enter the path to the saved XML file. SoapUI will correctly interpret …

  9. soapui - Soap UI: ERROR:java.net.SocketException: Connection …

    Feb 24, 2011 · Run SoapUI with the batch file (soapui.bat) MAC (OSX) The default install location for Mac is in the root Applications folder, and the vmoptions.txt file is in there. Right-click the …

  10. How to import Postman collection in SoapUI - Stack Overflow

    Jul 28, 2022 · SoapUI will create a new project and import all APIs described in the collection. If the collection has tests, SoapUI will create new SOAP or REST Request test step for each API …