IntelliJ Java IDE
The moose likes Other Application Frameworks and the fly likes SOAP UI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "SOAP UI " Watch "SOAP UI " New topic
Author

SOAP UI

silamala ramesh babu
Greenhorn

Joined: Dec 08, 2011
Posts: 14



I am working with webservice now and once i ran the project on server i am getting the war.
After getting the war i am pasting that in a browser and i am getting the list of services and i am getting the WSDl file for a particular service like this
http://localhost:8181/customer-maf/services/arrangement?wsdl

After that i am pasting the wsdl locatiom in soap UI ,then i am getting the request in the form of XML and i am providing the corresponding feilds to request and i am getting the reaponse in the soap it self.

>>Now i dont want to use the soap UI , insted i need provide a user interface to enter the RPO values and i need ti display the same in userinterface.


rsilamala
 
IntelliJ Java IDE
 
subject: SOAP UI
 
Threads others viewed
WSDL to Java
Apache Soap
How to access byte array web method
web services with JSP as front end.
Problem with the missing namespace
MyEclipse, The Clear Choice