aspose file tools
The moose likes Web Services and the fly likes Test Web service using WSDL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Test Web service using WSDL" Watch "Test Web service using WSDL" New topic
Author

Test Web service using WSDL

mallika arora
Greenhorn

Joined: Aug 02, 2007
Posts: 5
I have a WSDL file that does address update on mainframe. I need to create and test web service using this wsdl in RWD 6.0. How can I test it on integrated Websphere 6.0 in RWD? Please advice.

Thanks,
Mallika
[ August 25, 2007: Message edited by: Bear Bibeault ]
Jesus Angeles
Ranch Hand

Joined: Feb 26, 2005
Posts: 2036
What is RWD? Do you mean RAD instead?
Sudeep Agrawal
Ranch Hand

Joined: May 31, 2006
Posts: 34
Generate a client for that WSDL and invoke the inteneded operation in the WSDL
[ September 13, 2007: Message edited by: Sudeep Agrawal ]
Nathan Hook
Ranch Hand

Joined: Jan 10, 2005
Posts: 81
I actually like to use a program called soapUI. Very easy to use.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Test Web service using WSDL
 
Similar Threads
creating the wsdl + Pleeezz help
Web Services Question in WebSphere
Non web client for web service
WSDL with Document element
After creating WSDL-to-JAVA what i need to do in RAD IDE?