[jboss-dev-forums] [Design of JBoss ESB] - Re: Handling Large Files in JBossESB FileGateway

jmorgan do-not-reply at jboss.com
Fri Mar 28 15:53:40 EDT 2008


I tried doing this exact thing but ran into serialization/marshalling issues with the FileInputStream. I ended up writing the message composer to just pass the path to the file and let the consumers open it.

Any suggestions on how to marshall the FileInputStream or how that'd work?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139759#4139759

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139759



More information about the jboss-dev-forums mailing list