-
Please implement support in soapui maven plugin for configuring endpoint per interface. Currently one can do that through soapui GUI, but not through maven plugin.
2009-11-10 00:35:44 UTC by sslavic
-
Hello,
I am evaluating soapUI Pro 3.0.1 (as a trail version) for testing web services. I provides a nice gui to insert values into the parameter of the request. But i don't find such a gui for checking the response message? **Is there such a gui in soapUI Pro?** I only found this assetions for the response message. But you have to use XPath for evaluating the response and there are serveral...
2009-11-09 21:55:57 UTC by christiankloy
-
i can confirm that issue.
error message upon running the shell scripts :
>> [exec] soapui/bin/testrunner.sh SOAPUI_CLASSPATH=soapui/bin/soapui-3.0.jar: is not an identifier
We already found and fixed the problem:
With Solaris' sh it's not allowed to set and export
an environment parameter within one line:
export A=x
You have to use two statements:
A=x
export A.
2009-11-04 14:16:54 UTC by bigmasterd
-
Hullo again,
I have downloaded and installed soapui 3.0 (after several attempts at installing 3.0.1). It does work so I was wondering what could had gone wrong with 3.0.1... Any ideas?
Thanks in advance and cheers,
Nacho
P.S. 3.0.1 has a wealth of changes and it is described as a final version, so I would like to...
2009-11-04 12:34:31 UTC by nmayorga
-
is there already a solution for this problem? soapUI would be much more useable without this bug!
2009-11-03 18:20:29 UTC by zzzzz42
-
Hi folks,
I have downloaded and installed SOAP UI 3.0.1 onto my Ubuntu 9.04 "Jaunty Jackalope". When I try to run it, an error occurs (basically, java.lang.RuntimeException: java.lang.InternalError: libXt loaded before libXm).
Any help or hints will be appreciated.
Thanks in advance,
*Nacho*
P.S. My apologies if the stack trace...
2009-11-02 21:51:59 UTC by nmayorga
-
It would be quite handy with the UI supporting a use case to get from a SOAP request, to see and edit the related test requests.
Please also read this thread: http://www.eviware.com/forums/index.php?topic=2496.0.
2009-11-02 14:30:25 UTC by tbsalling
-
Hello,
how can with SoapUI 2.5.1 a TestCase or a TestSuite, opened in SoapUI but changed externally intermediately, e. g. by an XML tool, be updated (refreshed) in SoapUI?
Thomas Wiedmann.
2009-11-02 07:37:35 UTC by th_wm
-
When working via rdp moving the pointer above UI elements cause some tooltip appear. And when it appears the cursor jumps back to the point it was a moment ago. Wanted to disable tooltips, but the option [UI Settings]->[Show description content when available] is obviously does something else.
the version is 3.0.1.
2009-10-31 17:55:00 UTC by nobody
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-10-31 02:20:58 UTC by sf-robot