SOAP based web services are much simpler than the REST based.



What WS-I stands for?





What MTOM stands for?





MessageContext (SOAPMessageContext) can be access outside of a Handler.



Dependency injection is a technique for supplying an external dependency (i.e. a reference) to a software component.



What AOP stands for?





The @Resource annotation used for:





One way to inject SOAP header block is through MessageContext in a Handler



The only way to transmit binary data is through SOAP attachments.



What is true about BindingProvider class?






What are the option for SOAP attachments?






MTOM is based on XOP (XML-Binary Optimized Packaging).