nmrao
9 years agoCommunity Hero
Docker Image for SoapUI 5.2.1
Hello,
Hearing a lot about docker these days.
On the trials, happened to create an image for SoapUI 5.2.1.
For those interested, want to give it a shot?
Happy to see feedback
Hello,
Hearing a lot about docker these days.
On the trials, happened to create an image for SoapUI 5.2.1.
For those interested, want to give it a shot?
Happy to see feedback
Hi
Im new around docker and SOAPUI, where I can read more on how to use SOAPUI in docker?
thanks
BR
Hi
Im on linux using a docker image of ngnex and php 7 and running my application over that locally
What im trying to do is my application works with serveral webservice, what im trying to achive its to mock the webservices on my local. I do it on SOUPUI and my soapmock or restmock works perfect but, from docker i cant see it. I tried to config the image host on ngnex but still did not work. so from the browser i can see my mocks but from my application i cant.
Thats my issue :(
Could I know it is windows image or linux image? I guess java/soapui are already installed into this docker. Thanks.
hi can you please post your docker file, i am using below docker file(attached here) but i am getting error when i try to run soapui script from docker container.
please check below error:
root@59d67b44ca6f:/opt/soapui/projects# sh /opt/soapui/projects/testrunner.sh -s"test suite" -r -f/opt/soapui/reports/ /opt/soapui/projects/soapui-test-script.xml
Error: Could not find or load main class com.eviware.soapui.tools.JfxrtLocator
SOAPUI_HOME = /opt/soapui
Error: Could not find or load main class com.eviware.soapui.tools.SoapUITestCaseRunner
hi Rao
when i run soapui script using jenkins job it is not generating global-groovy.log file in workspace of jenkins job.
due to this reason my script is not generating any logs to workspace. could you please help.
it is not generating junit reports also.
thank you.