1Z0-807 · Question #78
Your company is creating a Java EE corporate wide workflow system in winch significant internal business events are consumed by multiple applications. Due to multi-year development plans, many of…
The correct answer is D. Java Message Service (JMS) topics and message-driven beans. See the full explanation below for the reasoning.
Question
Your company is creating a Java EE corporate wide workflow system in winch significant internal business events are consumed by multiple applications. Due to multi-year development plans, many of these applications do not exist yet, even at the design stage. IT has defined standard data formats for these events in the form of small XML documents. Also, the rules for how an application filters and processes events are not fixed In advance and can change over the life or the application. Which combination of technologies is best for distributing and consuming these events throughout the company?
Options
- ARelational database and JDBC
- BHTTP client library and servlets
- CRemote Method Invocation (RMI) and stateless session beans
- DJava Message Service (JMS) topics and message-driven beans
- EJMS queues and message-driven beans
How the community answered
(24 responses)- A13% (3)
- B4% (1)
- C8% (2)
- D71% (17)
- E4% (1)
Community Discussion
No community discussion yet for this question.