mozdev.org

 soapsniffer
Home | Mailing List | Download | Screenshots | Source Code | Developers
SOAP Sniffer
SOAP Sniffer, INSART Ltd.

is a new tool, its intended main usage is to debug SOAP service calls and responses. It is written with powerful Mozilla modules to handle SOAP calls, XML parsing and many other functions.

WARNING! This tool is in early development stage and is distributed AS IS.

Post your notes below if you want SOAP Sniffer to be improved!



What SOAP Sniffer Can Do
  • WSDL parsing
  • SOAP call template creating
  • Interactions with SOAP server
  • Raw message display for debugging
What SOAP Sniffer Does
  • Main SOAP Sniffer usage is to debug SOAP service interactions, so it is built to simplify this task.
  • First operation is to parse WSDL and create its representation both for user and for further use in SOAP service requests.
  • Second operation is to represent selected WSDL operation as user-readable input form, so user can enter data to be sent and thus prepare new SOAP request.
  • Third operation is to encode data to SOAP call and send it to SOAP server.
  • Fourth and the last operation is to get response from SOAP server and display it to user in readable form.
  • SOAP Sniffer also gives user ability to correct generated message or manually create a new message and send it to the chosen server. Saving messages on every stage of work is also supported.

Goal
soapsniffer has a simple goal, "Make life easier for Web Services Development by creating simple, easy to use tool for SOAP messages dubugging"

counter Counter
References


Development of Distributed Systems (706.9 KB)

  • SOAP Sniffer can be runned from Tools menu
  • To run application type mozilla -chrome chrome://try/content


For questions or comments about soapsniffer, please send a message to the soapsniffer mailing list.

For questions or comments not about a specific project, please read our feedback page.
Copyright © 2004. All rights reserved. Terms of Use.