Contact Us
About Us
News
Home
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:
1 Hour
1 Day
1 Week
1 Month
Forever
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
News:
The Forums are up! Welcome to eviware.
Eviware Forum
soapUI
soapUI
code to Print SOAP request coming to soapui
« previous
next »
Pages:
[
1
]
Author
Topic: code to Print SOAP request coming to soapui (Read 298 times)
apoorva
Newbie
Posts: 16
code to Print SOAP request coming to soapui
«
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
Re: code to Print SOAP request coming to soapui
«
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
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> eviware general
-----------------------------
soapUI
-----------------------------
=> soapUI
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 1.1.2
|
SMF © 2006-2007, Simple Machines LLC
Loading...