I'm working on a Web Service in WebSphere where I accept and upload from a Desktop VB client. It works with normal transactions. However, when I try to upload a large transaction (about 91k) the WASMessageRouterServlet is throwing SAXParserExceptions before my service ever gets called.
 
Are there any limitations to the size of a request that can be sent in? Has anybody ever experienced anything like this? I'm using WebSphere version 4.03. I've also reproduced it on WebSphere Studio 5.0.
 
 
Dave
 
 

Reply via email to