[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ContractFilter mismatch



   Ken,
   Did you already had a look at the soapUI HTTP log? It tells you what
   you exactly sent to the server, including the SOAPAction value.
   Sample:
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "POST
   [1]http://10.112.177.84:8080/axis2/services/ArrayOfSimpleTypeService.Ar
   rayOfSimpleTypeService/ HTTP/1.1[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "Content-Type:
   text/xml;charset=UTF-8[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "SOAPAction:
   "urn:saveSimpleArray"[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "User-Agent: Jakarta
   Commons-HttpClient/3.1[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "Host:
   10.112.177.84:8080[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "Proxy-Connection:
   Keep-Alive[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "Content-Length: 535[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "[\r][\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "<soapenv:Envelope
   xmlns:soapenv="[2]http://schemas.xmlsoap.org/soap/envelope/";
   xmlns:ser="[3]http://tools400.de/wsdl2rpg/webservice/sample/arrayofsimp
   letype/service">[\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "   <soapenv:Header/>[\n]"
   Thu Feb 16 09:12:26 CET 2012:DEBUG:>> "   <soapenv:Body>[\n]"
   The SOAPAction value of the given request is "urn:saveSimpleArray".
   Screenshot of soapUI 2.5.1 (yes, it is fairly old but still works well
   for me):
   Thomas.
   ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 16.02.2012 02:07:07:
   > Von: sk@xxxxxxxxxxxxxxxx
   > An: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   > Datum: 16.02.2012 02:26
   > Betreff: Re: ContractFilter mismatch
   > Gesendet von: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >
   > Hi Ken,
   >
   > Your WSDL link does not work. I suspect this is something that is
   > restricted? I need that in order to know what the SoapAction is
   supposed
   > to look like.
   >
   > I see that you've enabled debug via the http_debug(*on) call.  Can
   you
   > send us the debug file that it creates?  That might provide some
   clues?
   >
   > At the moment, I don't feel like I have any information to go on.
   >
   >
   >
   > On 2/15/2012 6:05 PM, Ken Kantorowicz wrote:
   > > I am able to use soapUI to call the web service correctly.  When I
   use
   > > the RPG program I get `500 internal server error'.
   > >
   > > I'm pretty sure it has something to do with the SOAPAction.  Here
   is
   > > the information and test program I am using.
   > >
   >
   -----------------------------------------------------------------------
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [4]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   -----------------------------------------------------------------------

   --
   IMPORTANT NOTICE:
   This email is confidential, may be legally privileged, and is for the
   intended recipient only. Access, disclosure, copying, distribution, or
   reliance on any of it by anyone else is prohibited and may be a
   criminal
   offence. Please delete if obtained in error and email confirmation to
   the sender.

References

   1. http://10.112.177.84:8080/axis2/services/ArrayOfSimpleTypeService.ArrayOfSimpleTypeService/
   2. http://schemas.xmlsoap.org/soap/envelope/
   3. http://tools400.de/wsdl2rpg/webservice/sample/arrayofsimpletype/service
   4. http://www.scottklement.com/mailman/listinfo/ftpapi

Attachment: soapUI-SoapAction.jpg
Description: JPEG image

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------