|
From: apwalker <do-...@jb...> - 2006-07-03 08:46:18
|
This forum is for design and implementation discussions relating to the new JBoss messaging product. Please read this before posting to this forum. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=67598 I would suggest you take a look at the examples on the following wiki http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMQ. It should be as simple as reading/writing files to and from byte arrays and sending and receiving them as JMS byte messages (javax.jms.ByteMessage). If you need anymore details post a new message on the JBossMQ user forum and I'll address any specific questions you may have BUT look at the examples first. regards Aaron View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954984#3954984 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954984 |