You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Jesse Vitrone <jv...@giantbear.com> on 2001/01/08 21:49:19 UTC

Content length must be specified?? WebSphere problems

I've been running my soap examples on Tomcat, and I haven't had any
problems.  Now I've switched to WebSphere, and it looks like it's running
OK.  I can deploy a service, but when I try to call it, the call.invoke(...)
function is throwing an Exception.  It says:

Content length must be specified.

Has anyone seen this before?  Does anyone know why I might be getting this
when it works fine with Tomcat?

Thanks in advance, 
	Jesse Vitrone