How to prepare for CX310-090 exam.

The CX310-090(Sun Certified Business Component Developer for the Java 2 Platform, Enterprise Edition 1.3) test checks your ability to understand, test, and develop basic EJB codes. It requires you to have a good understanding of enterprise Java beans 2.0, and the ability to write code for well-defined design applications. The test asks all sorts of tricky questions, which you might not encounter in the real world. Practicing the following things with the subject will make you confident enough of scoring well in the test:

  1. Identify characteristics, programming restrictions, and benefits of EJB 2.0. Understand the responsibilities of the EJB container and those of a bean provider.
  2. Identify the methods that are exposed and that are hidden from a client through interfaces using the client view in case of session bean and entity bean home and remote interfaces.
  3. Understand the differences between stateless session beans, stateful session beans, entity beans, and message-driven beans for EJB 2.0.
  4. Identify methods that are present in local home interface, local component interface, remote home, and remote component interface. Some methods may be present in more than one interface.
  5. Understand the life cycles of session, entity, and message-driven beans.
  6. Identify correctly-implemented deployment descriptor elements for an enterprise Java bean.
  7. Identify the responsibilities of the deployer, bean provider, application assembler, container provider, system administrator for a given task.
  8. Identify correct and incorrect statements or examples about EJB transactions, and how a transaction is to be committed or rolled back for both container and bean-managed transactions.
  9. Identify the use, benefits, syntaxes for an EJB QL query including the SELECT, FROM, and WHERE clauses. Write queries using EJB-QL expressions.
  10. Identify correct and incorrect statements or examples about application exceptions and system exceptions in entity beans, session beans, and message-driven beans.
  11. Understand EJB support for security management including security roles, security role references, and method permissions and the responsibilities of application assembler, bean provider, deployer, container provider, and system administrator for providing security.

Leave a Reply

Your email address will not be published. Required fields are marked *