Posted: Wed Jul 22, 2009 12:47 am Post subject: Fault message with SOAP node
Newbie
Joined: 22 Jul 2009 Posts: 1
Hi,
I'm trying to use the SOAP nodes in message broker 6.1. Everything works properly, except sending user defined fault messages.
I defined 3 message types. One of the represents the correct response, the others are implemented to be used as fault messages. The I generated the WSDL file and configured it with my 3 message types. It works fine for the normal response, but the others raise an exception like:
Code:
Invalid response message. The SOAP payload ''{ns1}Error1'' corresponds to the ''input'' message of operation ''TestOperation'' in WSDL binding ''Messages_2SOAP_HTTP_Binding''. An 'out' or 'fault' message was expected.
But my WSDL file specifies this message type as a fault message.
I've no idea what's wrong. The example from the example gellery just doesn't work with fault messages.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum