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

    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 for the project. You can configure …

  2. 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 upgrading the …

  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 Viewers property …

  4. 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 plugin?

  5. creating WSDL and getting error: org.apache.xmlbeans.XmlException ...

    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 the file and …

  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. soapui - Soap UI: ERROR:java.net.SocketException: Connection reset ...

    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 SOAPUI …

  8. [RESOLVED]how to run testsuites in multiple projects in one click from ...

    Hi, I have a few projects with test suites, test cases, etc. At present I open the projects in SoapUI, double click the project, go to the "TestSuites" tab and run the test cases in parallel. I repeat the …

  9. Import swagger definition to SoapUI community edition?

    Feb 15, 2016 · Here are the steps you can follow in order to import the swagger definition into SoapUI, and make sure swagger definition is in hand or its url (basically a json ). Pre-condition is that, …

  10. ssl - SOAPUi and keystore - Stack Overflow

    May 29, 2015 · In SOAPUi, I went to preferences and in SSL Settings Tab, keystore was set to be pierrejks.jks keystore password provided : changeit requires client authentication was ticked. On the …