Answer Posted / piyush bohra,lohaghat
Esb is basically a middleware and concept which can handel number of application and we can introduce new system to esb(i.e add or dicard)without effecting the exting application
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What does method list of soap consists of?
soapui
Mention the differences between soap and other remote access techniques?
What are the advantages of json over http as compared to soap over http?
Explain about the syntax rules in SOAP?
Enlist few frameworks in java to implement soap web services.
What are the information contained in the service deployment model?
What is the procedure followed on the client side?
Elaborate the term SOAP?
Does soap use http get or post?
What are the web relation functionalities that is provided by soap protocol?
What are the steps involved in doing the data exchange between the client and the server?
what is the difference between a web service and SOA?
Explain the utilities of soap web services to its users?
in soapui i am prepared test data and create request and run the request. response generated. this response data how to validate/verification. how to verify the xml data in database. write query to get xml response data in oracle query. pls help me