Dave Dunkin | 17 Jun 16:11

RE: RE: [groovy-dev] NSDOMBuilder


> > Dave Dunkin wrote:
> >
> > That did work fine for me with Sun's JDK 1.5, but I'm suspicious
other
> > implementations won't handle it the same way. Here's the complete
code I
> > used:
> 
> See
>  http://www.w3.org/2000/xmlns/
>  http://www.w3.org/TR/xml-names/#ns-decl
> 
> Regards,
> Alex

Yes, I'm familiar with the XML specs, but the DOM complicates things.
I've had issues with different DOM implementations behaving differently,
especially when it comes to namespaces. Some versions of JBoss web
services and Apache Axis are particularly troublesome. They implement
the DOM interfaces, but do it poorly. BTW, I'll be out of town for a
week, so I won't be able to continue this discussion until I return.

Dave

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

(Continue reading)


Gmane