Release Notes
This is the alpha release of mockingbird. It includes a
sample webservice with associated wsdl, schemas, configuration and responses. Refer to the
Quick Setup Guide for information on getting up and running with it.
This package also includes the
Driver module of the Studio application. This module sends test messages to the MockingBird application and shows the responses. The messages are included with the source of the Driver application and are the request messages for which the sample webservice has responses already created.
Pre-requisites
The code is built against VS2008 SP1 (with .NET Framework 3.5 SP1), so you will need VS2008 to work with the source code version and the .NET Framework 3.5 SP1 runtime to work with the binaries only version.
Known Issues
The code is generally stable, but this is an alpha release, so bear with me while i continue testing and stabilising it further. Please send me feedback on documentation, code structure etc and I will try to incorporate as much as possible. The "timeout" responses and "variable" responses functionality is not working yet but should be available in the beta.