<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3></FONT>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT size=2>Hi, 
</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT size=2>I am new to java 
programing. Using Jdom in my application and getting following error while 
executing the application. I have both jdom.jar and xerces.jar in jre/lib/ext 
dir. still I am getting the following error...</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT size=2>Exception in thread 
"main" java.lang.NoSuchMethodError: org.jdom.Element.addCont 
<BR>ent(Lorg/jdom/Element;)Lorg/jdom/Element;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
com.datacash.util.XMLDocument.set(XMLDocument.java:150)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
com.datacash.util.XMLDocument.setUserAgentInfo(XMLDocument.java:101)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
com.datacash.util.XMLDocument.&lt;init&gt;(XMLDocument.java:59)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
com.datacash.util.XMLDocument.&lt;init&gt;(XMLDocument.java:39)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at TestTransactions.main(TestTransactions.java:96)</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT size=2>Any body could hep 
me out..</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT size=2>Thanks in 
advance...</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"><FONT face=Arial><FONT 
size=2>Gunjan</FONT></FONT></P>
<P style="MARGIN-BOTTOM: 0in"><BR></P></FONT></DIV></BODY></HTML>