Desimmsgw _hot_
The gateway must accept messages from diverse sources. A well-designed gateway supports multiple interfaces:
<desimmsgw:gateway name="MQ2JMS"> <source type="mq" queue="IN.Q" host="mq01" port="1414"/> <transform type="xml2json"/> <target type="jms" topic="OUT.TOPIC" factory="jmsFactory"/> </desimmsgw:gateway> desimmsgw
A is essentially a localized Message Gateway designed to act as a bridge between various software applications (the clients) and mobile network operators (the carriers). The gateway must accept messages from diverse sources

