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 Enterprise Architect Certified Master (1Z0-807) Free Practice Test

Question 1
Oasis Corporation has decided to develop a single Instance multi-tiered application with its existing EIS resources. You are the technical lead for the Integration team responsible for providing the following:
-A common Interface that can easily access theheterogeneous EIS resources -Generictransaction mechanismsupport for EIS resource managers -Aconnectionpool tolegacy EIS resources
Which two technologies would you use to meet these requirements?

Correct Answer: C,E
Question 2
An investment company has purchased a number of small online business referral systems that appeal to various niche demographics. The company wants to bring these networks together in hopes of finding a broad, single theme and brand image for these groups before they can do that, they need to get the users communicating with outside their current networks.
Which Web Services pattern would you recommend they consider in building a scheme to accommodate this communication?

Correct Answer: D
Question 3
Which three principles are best practices when implementing a logging strategy for an enterprise application?

Correct Answer: B,C,E
Question 4
You are consulting with a team that has maintained several legacy database for years. They have reviewed the JPA spec and are wondering if the technology would offer benefits over this current SQL base.
Which statement identifies a risk of adopting JPA?

Correct Answer: E
Question 5
Which two statements are true about the timer service of a business component container?

Correct Answer: A,B
Question 6
Your development team wants to use Google Guice. A previous architect assigned this request a low priority, citing the complexity of integration and no compelling benefits statements from the requesting team.
The team claims that their colleagues have achieved the integration using a pattern. This pattern reduced the level of difficulty and risk and did not require vendor support.
Which pattern fits this description?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
StockTeller is a Java-based application designed to retrieve the current market for a portfolio of publicly listed stocks. You have been tasked to design a bolt on module for StockTeller called EBroker, a Java E-based online application that needs to asynchronously communicate with StockTeller to retrieve market prices for securities in a secure manner.
Which web service technology would you choose to integrate StockTeller into the EBroker application?

Correct Answer: D
Question 8
Which three statements are true about inheritance?

Correct Answer: A,B,C
Question 9
What are two consequences of using the Composite View pattern?

Correct Answer: C,D