Hi, I use File Binding component to read a xml file from a specific directory and then create a normalized message using this file's content and send the Message to another http Binding component . This http binding component calls a external web service, which basically reads the document and parse it and save its content into database. I am a bit worried in terms of size that can be supported by JBI messages because in my case , XML file could be upto 3 GB.
Please advice Thanks. Atul -- View this message in context: http://www.nabble.com/Handling-Large-JBI-message---attachment-tf3230926s12049.html#a8976948 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
