Specifically the latest release of dom4j (and probably earlier releases) has taken the code from GNU JAXP, *modified it*, and incorporated it into its code base which is published under a BSD license. They are not merely linking to the GPL code as permitted by the GPL with library exception.
The modifications are probably not major. The only one I know of is changing the package name to org.dom4j.aelfred and org.dom4j.aelfred2 instead of gnu.jaxp.aelfred/gnu.jaxp.aelfred2 though there may be others. I suspect the problem might be able to be cured by linking to the unmodified gnujaxp.jar instead of incorporating the Gnu code directly in the dom4j code base.
-- Elliotte Rusty Harold [EMAIL PROTECTED] XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ dom4j-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-dev