Bookmark this page

Quiz: Profile Selection

Profile Selection

Using the information you just learned on the previous pages about profiles, choose the correct answer to the following questions:


  1. 1.

    Which profiles use the messaging-activemq subsystem? (Choose two.)

    A

    default

    B

    ha

    C

    full

    D

    full-ha

  2. 2.

    Which profile(s) use the jgroups subsystem? (Choose two.)

    A

    default

    B

    ha

    C

    full

    D

    full-ha

    E

    loadbalancer.

  3. 3.

    Which profile would you use if you had a Jakarta EE application that used MessageDriven EJBs, that is, the messaging-activemq subsystem, and you were NOT going to setup a cluster of server instances? (Choose only one.)

    A

    default

    B

    ha

    C

    full

    D

    full-ha

    E

    None of them. You would need to create a custom profile.

  4. 4.

    Which profile would you use for a WAR file deployed onto a clustered group of four server instances? Assume this WAR contains a simple web application that requires only database access. (Choose only one.)

    A

    default

    B

    ha

    C

    full

    D

    full-ha

    E

    None of them. You would need to create a custom profile.

  5. 5.

    Which profile would you use if you needed to deploy a clustered application that requires IIOP support for remote EJBs, that is, the iiop-openjdk subsystem? (Choose only one.)

    A

    default

    B

    ha

    C

    full

    D

    full-ha

    E

    None of them. You would need to create a custom profile.

  6. 6.

    Which profile would you use for a WAR file deployed onto a single server? Assume this WAR contains a simple web application that requires only database access. (Choose only one.)

    A

    default

    B

    ha

    C

    full

    D

    full-ha

    E

    None of them. You would need to create a custom profile.

Revision: ad248-7.4-18a9db2