Re: Communication with web service java

Home Page Forums BizTalk 2004 – BizTalk 2010 Communication with web service java Re: Communication with web service java

#20920

The first problem is about the Java WS, it is not mine! I’m triying to get that they delete the chunked from their Apache server, it is the best option without any doubt!

I’m thinking in create a pipe that read the response message with a MIME decoder because the exception information is the next:

“Inner exception: The XLANG/s message has no part at index ‘0’.  The total number of parts found in the message is ‘0’. If you expect a multipart message, check that the pipeline supports multipart messages such as MIME. “

Perhaps I can use this to get a solution,