RPC/Literal won't work with BizTalk. 

The message indicates that the response message doesn't conform to the WSDL.
Didn't I see another message from you about Axis changing the response
element name? I'm sure that's the source of the problem.

I remember that a while ago (Axis 1.1 I think), Axis always changed
the response element name to  <request-element-name>Response,
regardless of what it said in the WSDL. What versison of Axis are you
using?

One way to work around the problem is to change the response element
name in the WSDL to conform to whatever Axis insists on generating.

Anne

On 7/29/05, James Wilson <[EMAIL PROTECTED]> wrote:
> The message looks familiar to some problems I was having a year ago with the
> Tibco BusinessWorks server and Weblogic's web service client.  I don't 
> remember
> the magic combination of type and encoding but it might have been rpc/literal.
> 
> 
> Quoting Patrick Quinn <[EMAIL PROTECTED]>:
> 
> > Hi
> >
> > Would anyone be able to pass comment on the error seen below?
> >
> > It is seen by a BizTalk client consuming an Axis webservice.
> >
> > My Axis client simulator works perfectly and without error against the
> > service, but the .NET client throws the error described.
> >
> > Many thanks for any help or comments proffered. I can supply extra info
> > (WSDL, WSDD) as necessary.
> >
> > Patrick
> >
> > ________________________________
> >
> > From: xxx
> > Sent: Thu 28/07/2005 17:25
> > To: Patrick Quinn
> > Cc: xxx
> > Subject: provident response error
> >
> >
> >
> > Hi Patrick,
> >
> >
> >
> > Here is some deeper debugging information about the exception of the SIR 12.
> > If you read the 5th line: it says "unexpected content:
> > ProvisioningTaskRequestOperationResponse". Expected :
> > ProvisioningTaskResponse"
> >
> >
> >
> > Regards,
> >
> > xxx
> >
> >
> >
> > <?xml version = "1.0" encoding = "UTF-8"?>
> >
> > <ns0:ErrorReport xmlns:ns0 = "http://www.tibco.com/pe/EngineTypes";>
> >
> >             <StackTrace>Job-8000 Error in [Process
> > Definition.process/SOAPRequestReply] Output data invalid           at
> > com.tibco.pe.core.TaskImpl.a(TaskImpl.java:501) at
> > com.tibco.pe.core.TaskImpl.eval(TaskImpl.java:376)      at
> > com.tibco.pe.core.Job.a(Job.java:591)      at
> > com.tibco.pe.core.Job.if(Job.java:443) at
> > com.tibco.pe.core.JobDispatcher$a.a(JobDispatcher.java:270)       at
> > com.tibco.pe.core.JobDispatcher$a.run(JobDispatcher.java:218) caused by:
> > org.xml.sax.SAXException: validation error: unexpected content
> > "{urn:ProvidentProvisioningTNS}ProvisioningTaskRequestOperationResponse";
> > expected "{urn:ProvidentProvisioningTNS}ProvisioningTaskResponse"
> > ({com.tibco.xml.validation}COMPLEX_E_UNEXPECTED_CONTENT) at
> > /outputMessage[1]/ProvisioningTaskRequestOperationResponse[1]
> > java.lang.Exception: unexpected content
> > "{urn:ProvidentProvisioningTNS}ProvisioningTaskRequestOperationResponse";
> > expected "{urn:ProvidentProvisioningTNS}ProvisioningTaskResponse"
> > at
> >
> com.tibco.xml.validation.helpers.b.a(XmlContentValidatorElementContext.java:348)
> >             at
> > com.tibco.xml.validation.helpers.h.if(XmlContentValidator.java:753)
> >   at
> > com.tibco.xml.validation.helpers.h.startElement(XmlContentValidator.java:468)
> >        at com.tibco.xml.datamodel.nodes.Element.content(Element.java:1087)
> >      at com.tibco.xml.datamodel.nodes.Element.content(Element.java:1101)
> >    at com.tibco.xml.datamodel.nodes.Element.content(Element.java:1101)
> >  at com.tibco.xml.datamodel.nodes.Document.content(Document.java:226)     at
> > com.tibco.xml.datamodel.nodes.Document.serialize(Document.java:242)    at
> > com.tibco.xml.xdata.bind.BindingRunner.validate(BindingRunner.java:302) at
> >
> com.tibco.xml.xdata.bind.OutputBindingRunner.validate(OutputBindingRunner.java:47)
> >        at com.tibco.pe.core.TaskImpl.a(TaskImpl.java:489) at
> > com.tibco.pe.core.TaskImpl.eval(TaskImpl.java:376)      at
> > com.tibco.pe.core.Job.a(Job.java:591)      at
> > com.tibco.pe.core.Job.if(Job.java:443) at
> > com.tibco.pe.core.JobDispatcher$a.a(JobDispatcher.java:270)       at
> > com.tibco.pe.core.JobDispatcher$a.run(JobDispatcher.java:218) validation
> > error: unexpected end of content; expected
> > {urn:ProvidentProvisioningTNS}ProvisioningTaskResponse
> > ({com.tibco.xml.validation}COMPLEX_E_UNEXPECTED_END_OF_CONTENT) at
> > /outputMessage[1] java.lang.Exception: unexpected end of content; expected
> > {urn:ProvidentProvisioningTNS}ProvisioningTaskResponse       at
> >
> com.tibco.xml.validation.helpers.b.case(XmlContentValidatorElementContext.java:414)
> >        at 
> > com.tibco.xml.validation.helpers.h.a(XmlContentValidator.java:1182)
> >           at
> > com.tibco.xml.validation.helpers.h.endElement(XmlContentValidator.java:1034)
> >      at com.tibco.xml.datamodel.nodes.Element.content(Element.java:1108)
> >    at com.tibco.xml.datamodel.nodes.Document.content(Document.java:226)
> > at com.tibco.xml.datamodel.nodes.Document.serialize(Document.java:242)    at
> > com.tibco.xml.xdata.bind.BindingRunner.validate(BindingRunner.java:302) at
> >
> com.tibco.xml.xdata.bind.OutputBindingRunner.validate(OutputBindingRunner.java:47)
> >        at com.tibco.pe.core.TaskImpl.a(TaskImpl.java:489) at
> > com.tibco.pe.core.TaskImpl.eval(TaskImpl.java:376)      at
> > com.tibco.pe.core.Job.a(Job.java:591)      at
> > com.tibco.pe.core.Job.if(Job.java:443) at
> > com.tibco.pe.core.JobDispatcher$a.a(JobDispatcher.java:270)       at
> > com.tibco.pe.core.JobDispatcher$a.run(JobDispatcher.java:218)    at
> >
> com.tibco.xml.xdata.bind.BindingRemarkHandler.assertNoErrors(BindingRemarkHandler.java:43)
> >     at
> > com.tibco.xml.xdata.bind.BindingRunner.validate(BindingRunner.java:319) at
> >
> com.tibco.xml.xdata.bind.OutputBindingRunner.validate(OutputBindingRunner.java:47)
> >        at com.tibco.pe.core.TaskImpl.a(TaskImpl.java:489) at
> > com.tibco.pe.core.TaskImpl.eval(TaskImpl.java:376)      at
> > com.tibco.pe.core.Job.a(Job.java:591)      at
> > com.tibco.pe.core.Job.if(Job.java:443) at
> > com.tibco.pe.core.JobDispatcher$a.a(JobDispatcher.java:270)       at
> > com.tibco.pe.core.JobDispatcher$a.run(JobDispatcher.java:218)</StackTrace>
> >
> >             <Msg>Output data invalid</Msg>
> >
> >             <FullClass>com.tibco.pe.core.BindException</FullClass>
> >
> >             <Class>BindException</Class>
> >
> >             <ProcessStack>Process
> > Definition.process/SOAPRequestReply</ProcessStack>
> >
> >             <MsgCode>BWENGINE-100031</MsgCode>
> >
> > </ns0:ErrorReport>
> >
> > This message is for the designated recipient only and may contain 
> > privileged,
> > proprietary, or otherwise private information. If you have received it in
> > error, please notify the sender immediately and delete the original. Any
> > other use of the email by you is prohibited.
> >
> > This e-mail and any attachments may be confidential and/or legally
> > privileged. If you have received this e-mail and you are not a named
> > addressee, please inform Evolving Systems TIS at [EMAIL PROTECTED] and then
> > delete the e-mail from your system. If you are not a named addressee you 
> > must
> > not use, disclose, distribute, copy, print or rely on this e-mail. To ensure
> > regulatory compliance and for the protection of our clients and business,
> > Evolving Systems may monitor and read e-mails sent to and from its servers.
> > Although Evolving Systems routinely screens for viruses, addressees should
> > scan this e-mail and any attachments for viruses. Evolving Systems makes no
> > representation or warranty as to the absence of viruses in this e-mail or 
> > any
> > attachments.
> >
> > Registered Office: One Angel Square, Torrents Street, London. EC1V 1PL.
> > Registered number 2325854
> >
>

Reply via email to