As a part of a web service adapter for Service Invocation Framework I developed a code for dynamic web service proxy generation. Today I have decided to extract this code from Service Invocation Framework and transform it into a small library for call a web service without generate static proxy code.
Download the library code and a sample of use from here.
Enjoy it!