A. SAAJ V1.2 B. JAX-RPC V1.0 C. WS-Coordination D. WS-I Basic Profile (BP) V1.1
单项选择题TheWS-ISimpleSOAPBindingProfileV1.0mandatesthatamessagemustserializetheenvelopeaccordingtowhichspecification?()
A. XML 1.0 B. WSDL 1.1 C. SOAP 1.1 D. HTTP 1.0
单项选择题WhencreatingaWebservicewhichrequiresreliabledeliveryofSOAPmessages,whichtransportshouldbeused?()
A. SOAP/TCP B. SOAP/JMS C. SOAP/HTTP D. SOAP/SMTP E. SOAP/HTTPS
单项选择题AcustomerrequiresaWebservicewhichensuresmessagedelivery.Whichtransportshouldbeproposed?()
单项选择题WhichWSDLstyleissuitedtosendingbinarytreenodesaspartofaSOAPmessage?()
A. RPC/literal B. RPC/encoded C. Document/encoded D. Document/literal E. Document/literal wrapped
单项选择题The following methods are to be published as Web services to be invoked via SOAP messages and validated with a schema: public void myMethod(int x, float y); public void myMethod(int x); public void someOtherMethod(int x, float y); Which WSDL style should be used?()