Im going to be using SOAP to move lots of data between several hundred
machines. The data from each machine will be on the order of several hundred
Mb / day. Should I be breaking this into 'smaller' units for efficiency /
speed / etc or will Axis2 be ok with 'large' messages?

At this point we're moving the data via SCP in XML files. The XML has a
tendency to get corrupted as one 'mistake' will invalidate the whole file.
Im wanting to move to a DB -> SOAP model to preserve the information.
Instead of copying 1x/day in huge chunks I can move the data more often in
smaller pieces. 

Suggestions? Guidelines?
-- 
View this message in context: 
http://www.nabble.com/size-limit-to-Axis2-output--tf3753185.html#a10606351
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to