Forum Discussion

AndyO's avatar
AndyO
Occasional Contributor
9 years ago
Solved

SoapUI NG Pro integration with Jenkins?

Ok, so I'm facing a SNI problem: opensource SoapUI 5.2.1 refuses to send Extension server_name in the SSL handshake and as a result I get SSLHandshakeException.

I did a bit of digging and opensource SoapUI 5.2.2 might have a fix for SNI - but I just can't find it at the official com.smartbear.soapui Maven repository, opensource SoapUI v5.2.2 is there at the github though but I can't seem to build it... SO with all that unnecessary hassle I've decided to give SoapUI NG Pro a go: but I don't get it how do I integrate your new fancy SoapUI NG Pro with Jenkins?
Apart from shiny advertisement and happy-happy sales pitches I could find almost 0 information on actual Jenkins integration!
Oh, I did find "Ready-API-jenkins-plugin" and that didn't work - did it mean to? According to that plugin description it's meant to run mockups and not SoapUI tests ?!!

 

PS

...All I really need is a version of SoapUI which supports SNI (sends Extension server_name in the SSL handshake)
and has a well documented (not well advertised) way of integrating with Jenkins