1.A software engineer is adding her company's Web services to a UDDI registry with JAXR so that the
company's suppliers can discover them easily. What are three functions available to them through the
Publisher API? (Choose three.)
A.find_binding
B.save_binding
C.get_service
D.delete_service
E.save_publisherAssertions
F.set_publisherAssertions
Answer:B D F
2.A developer new to Web services is researching how a client can connect to a service. It is clear that
some models provide better abstraction while others offer more power when working with messages.
What is the correct reason to choose the Dispatch interface?
A.Dispatch is a high-level API that helps hide the complexity of XML.
B.REST services can be consumed with the Dispatch API and XML/HTTP bindings.
C.The Dispatch interface supports the use JAXP to bind data.
D.The Dispatch interface is represented internally as a SOAP message.
Answer:B
read more »
Be the first to post a Comment!