Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Oracle Java EE 6 Web Services Developer Certified Expert (1Z0-897) Free Practice Test

Question 1
A Web service needs to encrypt certain SOAP headers when responding. Which statement about this encryption is true?

Correct Answer: D
Question 2
An MTOM optimized infoset+attachment on the wire for a large binary data saves around X% in size when compared to original infoset, where X is: (Choose one)

Correct Answer: B
Question 3
Which two statements are true about public key digital signatures applied to Web services? (Choose two)

Correct Answer: A,D
Question 4
Where can a developer specify confidentiality or integrity constraints on communications with a Enterprise Bean exposed as a JAX-RS root resource?(Choose one)

Correct Answer: D
Question 5
A developer is writing a Web service method that needs to accept multiple types of requests. Based on the request's content, the service performs time-consuming steps, such as verifying the user's account, checking credit ratings, and building a list of offers. Which two approaches are appropriate to use in this situation? (Choose two.)

Correct Answer: A,E
Question 6
Which two statements are true about WSIT client development and using the WSIT configuration file? (Choose two.)

Correct Answer: C,D
Question 7
A developer is asked to consult on a Web services project and assist the team with a good design approach on a new project. The team members disagree on whether to use WSDL or Java first. Several members are skilled with XML and see a schema and WSDL as the correct place to start. The team has also learned the deadline for this project has been moved up and another team plans to reuse their code. Which statement is true about the proper course of action to take in this situation?

Correct Answer: D