Define soap web services?
No Answer is Posted For this Question
Be the First to Post Answer
What are the disadvantages of soap web services?
What are some important characteristics of a soap envelope element?
Explain how you can parametrize the endpoints in soap ui?
Can you elaborate on SoapBindingSkeleton?
What are the steps taken in soap processing model?
State some disadvantages due to the usage of SOAP?
What is the difference between top down & bottom up approach in soap web services?
can we do method overloading in java based web services .i am using Axis2 frame work. how to configure the operatios(which are method overload) in services.xml file. plz help me in solving this
soapui <person> <fname>abc</fname> <lname>xyz</lname> <age>22</age> </person> above data i am prepareing in soapui and run the request and generate response. how to fetch this xml response data using oracle sql query. pls tell me query.
what type of basic questions they are asked in Webservices?
What is the primary challenge when testing web services?
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