[jboss-user] [JBossWS] - Re: Attachment size limit added using SOAP
sendtopms
do-not-reply at jboss.com
Tue Jul 15 18:57:27 EDT 2008
Using webservice to transfer these kind of load is not advisable. You can do following things,
1. Use SOAP over FTP
2. Use FTP to transfer the file into a specific location and call the webservice to process the file (still you can utilize service )
3. FTP it to somewhere and have another process/batch to process the file
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164626#4164626
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164626
More information about the jboss-user
mailing list