Software Development

When you are working with pseudo web services (without a WSDL and not REST) is useful to log the content of the response. 

As tons of pages have been written about this topic, I don't want to reinvent the wheel but to have a list of common issues which I found in the projects were I worked is usefful.

It is pretty easy to simulate a web service using jetty. And with this example it will be even easier to create an integration test.

This page contains some useful commands for this great tool.