"[EMAIL PROTECTED]" wrote : To do this I think there would have to be some type of namespace registry service, and that's probably a good thing to add.
Sorry, I lost you. This is about what? There is a standard algorithm to convert XML namespace to Java package name. I already use it for default bindings. So I could also use it by default searching for a new ObjectModelFactory implementation. "[EMAIL PROTECTED]" wrote : Would something like this be usable in the webservices layer as part of our jaxb customization as well? I think we have already raised this question in another thread. The problem is the schema should allow jbossxb elements in the XML contents if you want to validate the document. Alternatively, we could you processing instructions for in-XML customized binding. And, otherwise, annotations in XSD. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859844#3859844 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859844 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
