All-- I'm (finally) digging in on fixing the Java Class <-> QName mapping code in WSM. My general plan is to have a few type registries:
- default (XSD built-in types) - Axis - XMLBean and have these be chainable depending on the environment. Today, the chain used to map class names to qnames would be XMLBean and then Axis. The default mapping is handled seprately. This is going to be a bit of work. :) And, I'll be moving some code between WSM and the service control, so bear with me as this starts up. Thoughts / comments / flames welcome. Eddie
