Calling a Axis web service from Biztalk 2004
- From: "Magnus" <larsson76@xxxxxxxxx>
- Date: 15 Aug 2005 11:05:19 -0700
Hi,
Im having huge problems consuming an Axis web service from Biztalk
2004. The request goes well and Axis sends the response, however
biztalk complains about the response. Reson: Body part is null or
something like that. The errors are a bit different depending on wich
pipeline i use. I have tried XmlReceive and Passthru aswell as my own
Multipart Mime Receive pipeline.
I use the Literal/Document encoding type on the Axis side. The wsdl is
hand made due to the way the web service is implemented. This web
service accepts anything that comes in and if there is a match for the
method requested it calls that method. So when a wsdl document is
created for the WS we don't get any schema information about the input
and output xml. We had to add that so that BizTalk could use this
schema for the response. The answer follows HTTP 1.1 standard and is
using "chunks".
Can someone help me with my problems. I'll be happy to post the wdsl if
someone want's to look at it.
Thanks for any help.
Regards
Magnus
.
- Follow-Ups:
- Re: Calling a Axis web service from Biztalk 2004
- From: Marvin Smit
- Re: Calling a Axis web service from Biztalk 2004
- Prev by Date: Re: bool to a rule
- Next by Date: sending data from biztalk to a stored proc
- Previous by thread: Mulitple messages through Send ports
- Next by thread: Re: Calling a Axis web service from Biztalk 2004
- Index(es):
Relevant Pages
|