There's no imposed limit per-se, but JBossMQ is fairly inefficient, and the
persistence overhead (depending on your DB) might be very high.
A different way to handle large messages is by storing them on a network file system -- or
web server -- and pass just the name of the file through JMS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089912#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...