What is true about Message-Driven Beans (MDBs)?
A. MDBs can participate in transactions.
B. MDBs are invoked synchronously.
C. Each MDBs can process messages only from a single client.
D. MDBs retain data caches between client calls.
How do you specify a default error page in your web.xml file?
A.
B.
C.
D.
Given the code fragment:

When the context root is requested http://host:port/context, how does the container resolve this mapping?
A. thirdServlet handles the request.
B. firstServlet handles the request.
C. The container throws an error at startup.
D. secondServlet handles the request.
Which statement is true about the WS-Security standard?
A. It is a Java EE standard for protecting SOAP services.
B. It relies on HTTP security mechanism to protect SOAP messages in transmit.
C. It provides message-level security.
D. It defines protocol-specific ways of protecting SOAP messages.
Which code snippet indicates that the page you are designing is capable of handling errors?
A. <%@page errorPage="errorHandler.jsp"%>
B. <%= requestScope[`javax.servlet.error'] !=null %>
C. <%@page isErrorPage="true"%>
D.
A Java EE application that uses an EJB container must communicate with a legacy system developed using non-Java technologies.
Which two Java EE technologies can be used in the integration tier of the application? (Choose two.)
A. JMS
B. JSF
C. JPA
D. JCA
What are the four steps for the move request process flow?
A. Create shipment
B. Create Movement Request
C. Confirm pick slips
D. Run the Movement Request Pick Slip Report
E. Physically move the material
F. Run pick slip allocation
Which three values are applicable for the profile option - "Transaction Processing Mode" for subinventory transfer and interorganization transfer?
A. Background Processing
B. Sequential Processing
C. Concurrent Processing
D. Online Processing
E. Offline Processing F. Blind Processing
Identify three statements that are true about reservations in back-to-back processing.
A. Partial fulfillment of reservations is supported.
B. Changes to reservation in Oracle Logistics Cloud leads to exceptions, which are displayed in the Supply Chain Orchestration work area.
C. Reservations cannot be created for back-to-back On Hand supply orders.
D. One reservation is created for a demand and supply.
E. Reservation supplies that can be reserved are Purchase Orders, Transfer Orders, Work Orders, and On Hand inventory.
Identify the availability type that is applicable for the item quantities maintained in a unit of measure different from the primary unit of measure and is available for various transactions.
A. Available
B. Secondary Available Quantity
C. Reserved
D. Secondary On-hand Quantity
E. On Hand