[jbossws-dev] [Design of JBoss Web Services] - Why does DOMWriter copying namespaces?

jason.greene@jboss.com do-not-reply at jboss.com
Mon Oct 23 00:22:52 EDT 2006


Why did we add the logic to copy root namespaces to a generic DOM output class? 

Looking at the other changes in   it seems like now other areas of the stack have to do all of this work to remove namespaces.

If the namespace copying is only needed on the top level element that is passed into JBossXB/JAXB, then doesn't this belong in SOAPContentElement?, or some other kind of SOAPContentElement specific class.

-Jason






View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979931#3979931

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979931



More information about the jbossws-dev mailing list