For my next release of GroovyWS, I am working on a code generator that will generate a script demonstrating the usage of the web service. For this, I am using the dynamic client which does generate the classes, Then I had a look to Benson's work for Javascript. That was a source of inspiration. What I am missing now is a kind of classForName method that from the QName of a SimpleType will return the class ? Do we have something like this in CXF ?
Cheers Guillaume
