header
header
Main Menu
Home
Eviware Store
Downloads
Products
News
Forum
Eviware Blog
Search
FAQs
Customer Area
Support
Documentation
Tutorials
CookBook
Downloads
Forum
Login Form
Welcome, Guest. Please login or register.
December 01, 2008, 06:29:14 pm
Username: Password:
Login with username, password and session length

Forgot your password?
 
code to Print SOAP request coming to soapui
Welcome, Guest. Please login or register.
December 01, 2008, 06:29:14 pm
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

+  Eviware Forum
|-+  soapUI
| |-+  soapUI
| | |-+  code to Print SOAP request coming to soapui
« previous next »
Pages: [1] Print
Author Topic: code to Print SOAP request coming to soapui  (Read 298 times)
apoorva
Newbie
*
Posts: 16


« on: August 22, 2008, 12:39:39 am »

Hi All,

I am using source distribution of soapui. I am making request to mock service from outside of the soapui.(Making request from JMeter to soapui).
Now I want to print soap request's content coming to the soapui.

I guess WsdlMockRunner.java class will help me to write some code.
I tried out following code in dispatchMockRequest() of WsdlMockRunner.java

String requestData = mockRequest.getRequestContent();
System.out.println("SOAP REQUEST "+requestData);

but its not working...

Can anyone please provide me code to do that.

Thanks,
Jim
Logged
omatzura
Administrator
Hero Member
*****
Posts: 1,466


« Reply #1 on: August 24, 2008, 10:08:03 pm »

Hi,

this looks right to me, exactly when are you making this call?

regards,

/Ole
eviware.com
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
header header
header
header