Which two statements are true?

A developer wants to create a JMS messagE. driven bean that responds to
javax.jms.TextMessage messages. Which two statements are true? (Choose two.)

A developer wants to create a JMS messagE. driven bean that responds to
javax.jms.TextMessage messages. Which two statements are true? (Choose two.)

A.
The developer must implement the ejbCreate method,

B.
The developer does NOT need to create a business interface for the bean

C.
The developer must implement a method that declares javax.jms.TextMessage as an
argument.

D.
The messagE. driven bean class must implement methods of the javax.jms MessageListener
interface.

E.
The messagE. driven bean class must implement methods of the
javax.ejb.MessageDnvenBean interface.



Leave a Reply 0

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