Crea un component conduit per missatges d'EJB (Enterprise JavaBean) basat amb JMS (Java Messaging System). A message-driven bean is typically used to facilitate asynchronous transactional communication. A message-driven bean reacts to messages and typically delegates the actual business logic to a session bean.