Using JMS we want to transfer files from server A to server B. Is there any limit to the size to a file that can be transfered using JMS? Is it possible, for example, to transfer 50- or 60-MB files.
Created May 4, 2012
Rajiv Kanaujia Theoretically, there are no limits to the size of JMS message.
Message size limitations can be imposed by a JMS service provider.