About how soap messages are sent and received in web service ?
Answer / charit sharma
we can sent and receive soap msg with the help of HTTP, FTP
or SMTP protocols. we need to bind the soap envelope in
protocol and then we can send and receive our msg over the
netwok.
| Is This Answer Correct ? | 5 Yes | 0 No |
One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued
write a sql query retrive all xml data. how to retrive xml data wit single sql query.
What is protocol explain?
Explain how you can parametrize the endpoints in soap ui?
Can soap use rest?
Enlist few frameworks in java to implement soap web services.
What is the difference between top down and bottom up approach in soap web services?
Mention how soapui is used to structure functional tests?
Inside the soapui where groovy script can be used?
What are the problems faced by users by using soap?
Explain about the SOAP Envelope element?
What is the difference between a fault and exception in Apache SOAP?