Alexandre Petit-Bianco wrote: > Note that it's not very comfortable for us to debug test cases that > are using Sun's code (I'm assuming com.sun.xml is Sun's code,) even in > bytecode form -- there might be contamination issues. I also know > nothing about its license. The XML parser is covered under the Apache software license (with some bits under a W3C license), so presumably it is okay for us to look at it. http://developer.java.sun.com/developer/earlyAccess/xml/License-ASF regards [ bryce ]