ContributionsMost RecentMost LikesSolutionsRe: SoapUI Pro 5.0 Beta available for download!I submitted the requested information except the project. Unfortunately, I am unable to do that. Also, are there any known problems with REST mocking? I have not been able to get it to work. Since the REST mocking help is not available yet, I followed the soap mocking steps but still no luck.Re: SoapUI Pro 5.0 Beta available for download!I am having problems with the xml rendered in response messages. The content type for the response is json and it is correct. A couple of times the xml was missing completely. More often, the namespace is missing a "/". I've verified it works correctly in 4.6.4.Re: Number of TestsYou should look into pairwise / all-pairs testing. This is a good site: http://hexawise.com/ .Relative path for custom reports locationShould you be able to use a relative path for the custom report library in preferences? I tried to do this using the resource root but it did not work. It also doesn't work with property expansion. It only works with an absolute path. I have a custom report that's not being created during a CI process because of this. Any suggestions or workarounds would be appreciated. Thanks, JeffRe: Not able to create PDF or HTML reports using loadtestrunnerI'm not sure if this belongs in this thread or if I should create a new one. I am unable to create a PDF or HTML report using SoapUI 4.6.4 Pro. The scripts are executed from QuickBuild / Jenkins (maven). Everything works fine and it will generate the JUnit report with no problem. I have a custom Jasper report that needs to be created instead. I've tried this through the UI as well using "Launch TestRunner" but still no luck. Only the .txt files are created. The only time I could get it to work is with every selection on the Report tab checked and using the canned "TestCase Report". The custom report does not work.Re: [Reg] JDBC test step does not execute when changing the envIs there a workaround if it's being run from the command line? The scripts are part of a CI process and are run against multiple environments.Re: [Reg] JDBC test step does not execute when changing the envIs this issue being addressed? I'm using Pro 4.6.4 and it still happens. I've tried several workaround and none of them do the job. This prevents me from using the environments feature and is causing a lot of rework.Re: unable to load resource when starting LoadUI 2.1.1I'm having the same issue. Has anyone heard anything from SmartBear?Re: Specific multiple Test Suites in Maven SoapUI pluginI'm trying to use mvn eviware:maven-soapui-pro-plugin:test -DtestSuiteName="XYZ_SMOKETEST_SUITE" -DoutputFolder="tmp/var" for PRO pluging 4.5.1 and it does not take any affect.it runs all the enabled suites every time. Is this parameter applicable to PRO plugin?"High Contrast theme" in SOAPUI?Hi, SoapUI does not seems to inherit Windows color preferences and I wonder, is there a possibility to make soapUI screen High Contrast (I've not been able to find how to set up background color to black and change all the settings accordingly) It would be great to have couple predefined themes to be able to change color settings of the soapUI. Thanks