Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Trying to send very large binary (6m+) get out of heap
Hi
I’m trying to create a web service based upgrade application that will allow my customers to upgrade their installation of our core code. I have created the necessary build applications that take jar files and put them into a database as blobs. Now I am trying to send those database records via a web service. One of the jar files is over 6m in size and it is when trying to send this file that I get the out of heap memory problem. I have been researching the problem on the net and have come across the Xfire MTOM and would like to know if there is a plugin for myeclipse that will build a web service project that includes MTOM. Sorry if this sounds a little vague but I am new to writing web services so any help would be great.
would like to know if there is a plugin for myeclipse that will build a web service project that includes MTOM.
Ian, Im not aware of any plugin that would help you with this. You should check this issue with the XFire team. Maybe they could suggest you a workaround.