Exam Code : 0B0-109
Exam Name : WebLogic Server 9
Vendor Name :
"BEA"
0B0-109 Dumps
0B0-109 Braindumps 0B0-109 Real Questions 0B0-109 Practice Test
0B0-109 Actual Questions
killexams.com
WebLogic Server 9
https://killexams.com/pass4sure/exam-detail/0B0-109
Which one of these statements is true about Web Services?
Enable interoperability among multiple platforms within your enterprise.
Expose your business services electronically.
Increase accessibility to clients through firewalls using web protocols.
All of the above.
What standards are provided by the web service specifications?
Invocation and interaction standards.
Description standards.
Discovery standards.
All of the above.
Reliable Web Services in WebLogic Server depend heavily on which of these technologies?
SAAJ
JAAS
JMS Store and Forward
RMI-IIOP
WSDL defines the contract between which of these two parties?
An EJB and its consumer.
A Web Service and its consumer.
A JSP and a Servlet.
A Web Service and the container.
Which one of these protocols is an envelope protocol that is embedded in other standard protocols?
SOAP
HTTP
FTP
IIOP
A web service must follow which of these development rules?
Must have an outer public class.
Must define a finalize() method.
Must be either final or abstract.
All of the above.
A web service file must follow which of the following development rules?
Must have a private constructor
Must include at a minimum, a @WebService JWS annotation
May reference a service endpoint interface
Must always reference a service endpoint interface
Which of the following statements is true about asynchronous web services?
Asynchronous web services cannot be used with either the HTTPS or JMS transports.
Asynchronous web services are used when the web service implementation may introduce latency in the consumer.
The asynchronous request-response feature works only with HTTP.
All of the above.