<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN class=919084414-28072000>do 
  you mean</SPAN></FONT></DIV>
  <DIV><FONT color=#0000ff face=Arial size=2><SPAN 
  class=919084414-28072000>docroot1.addChild(doc2.getRootElement()); 
  ??</SPAN></FONT></DIV></BLOCKQUOTE></FONT></DIV>
<DIV><FONT face=Arial size=2>Nope :) The problem is that JDOM doesn't allow 
Elements to participate in multiple Documents. Or that's what is seems, I really 
don't know..</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>" org.jdom.IllegalAddException: The 
element&nbsp;docroot2 could not be added as a child of docroot1 because it 
already has an existing parent (document 
root).<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
org.jdom.Element.addChild(Element.java:859) "<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I have to remind once again that I don't have an 
access to the latest version of JDOM because CVS doesn't work (home dir not 
found). Is there a way to update the whole source tree using the 
web-CVS?</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>