Guillaume, org.apache.cxf.jaxb.JAXBUtils has a simple map for things in the xsd namespace. Outside of that, everything is pulled from the xjc compiler and the information it spits out.
Dan On Thursday 17 January 2008, tog wrote: > 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 -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog
