A Java EE application produces information that must be consumed by heterogeneous clients.
These clients include a mainframe, an application written in C++, and another Java EE
application running at a remote site. How should this application make this information available to
these clients?
A.
an MDB
B.
IP Multicast
C.
a JMS topic
D.
a web service