Saturday, October 31, 2009

Mock Http Reflector

Only for test purposes, if we want to test our orchestration with an HTTP send port, we can use this code:

http://bartdesmet.net/blogs/bart/archive/2007/02/22/httplistener-for-dummies-a-simple-http-request-reflector.aspx

We can return the response that we want and test our orchestration.

No comments: