Fuzilaga
RSS Feeds
Home
Programming
Java
Mobile Edition
Web Services
Psychotechnics
Focusing
Tales
Contact
«
JWS Quiz 5: 22 questions
JWS Quiz 7: 6 questions
»
JWS Quiz 6: 11 questions
SOAP message can be manipulated through:
hidden parameters
handlers and callbacks
All of the above
None of the above
What is true about SOAP 1.2?
The SOAP body is the last XML element in the SOAP envelope
It supports SOAP over SMTP
Its specification divided into three documents
Starting with version 1.2 SOAP is no longer acronym
All of the above
None of the above
Intermediary nodes if they exist between SOAP sender and receiver
should process SOAP header only
should process both SOAP header and body
should process SOAP body only
What are 'header blocks' in SOAP terminology?
top XML elements within SOAP body
XML elements within SOAP envelope
XML elements within SOAP header
All of the above
None of the above
What meta information can be include in SOAP header?
digital signature
expiration timestamps
any custom attribute
All of the above
None of the above
If shouldUnderstand attribute of a header block set to true then
intermediary nodes and ultimate receiver should through a fault if it can't process the header block
intermediary nodes and ultimate receiver should ignore (do nothing) if it can't process the header block
All of the above
None of the above
By default JWS generates a SOAP request message without a header.
True
False
How to place handler in the handler chain?
Through a configuration file
Programmaticly
All of the above
None of the above
Which package Handler interface is defined?
javax.xml.jws.handlers
javax.xml.jws.handler
javax.xml.ws.handler
javax.xml.ws.handlers
SOAPHandler provides two extra methods that are not present in LogicalHandler.
True
False
What are the ways to throw SOAP faults?
Extend Exception class and throw custom exception in a @WebMethod
Throw SOAPFaultException from a handler
All of the above
None of the above
Share/Bookmark
This entry was posted by
fuzilaga
on June 2, 2010 at 7:13 am, and is filled under
Web Services
. Follow any responses to this post through
RSS 2.0
. You can
leave a response
or
trackback
from your own site.
Comments (0)
No comments yet.
271
No trackbacks yet.
Recent comments
Popular posts
Archives
Tags
Categories
Home
(2)
Programming
(23)
Java
(23)
Mobile Edition
(2)
Web Services
(21)
Psychotechnics
(3)
Focusing
(3)
Tales
(1)
Contact
(1)
July 2010
(7)
June 2010
(13)
May 2010
(7)
April 2010
(3)
Didn't find any posts popular enough :(