<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4712.0">
<TITLE>AW: [jdom-interest] Bye bye JBuilder 5?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,</FONT>
</P>

<P><FONT SIZE=2>when we upgraded from JBuilder 4 to 5 what happened was: We had to recreate entries for the libraries that were not included in JBuilder 5, because JBuilder did not find them. When we pressed the compile button afterwards, we got error messages, because the libraries that were included were not the correct version. JBuilder 5 just used them, because the library entries had the same name. After redirecting them to the versions we are using everything worked fine.</FONT></P>

<P><FONT SIZE=2>Falk</FONT>
</P>

<P><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; I'm using JBuilder 4, so I can't be certain about 5, but (as </FONT>

<BR><FONT SIZE=2>&gt; the linked FAQ article indicates) in my experience JBuilder </FONT>

<BR><FONT SIZE=2>&gt; does not add its own library jars to the classpath&nbsp; for your </FONT>

<BR><FONT SIZE=2>&gt; application. When you run within JBuilder, it displays the </FONT>

<BR><FONT SIZE=2>&gt; classpath it has constructed for your app in the conlsole </FONT>

<BR><FONT SIZE=2>&gt; window, and (in version 4 at least) it always places your </FONT>

<BR><FONT SIZE=2>&gt; project-specific libraries on the classpath first, before the </FONT>

<BR><FONT SIZE=2>&gt; standard JDK ones. </FONT>

<BR><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; Did you include beta 7 in the 'Required Libraries' settings </FONT>

<BR><FONT SIZE=2>&gt; for your project, or did you actually replace the jdom / </FONT>

<BR><FONT SIZE=2>&gt; xerces jars installed with JBuilder? I would expect the </FONT>

<BR><FONT SIZE=2>&gt; former to work. </FONT>

<BR><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; Sorry I can't be any more help, but my employer isn't </FONT>

<BR><FONT SIZE=2>&gt; prepared to fork out nearly the full cost of JBuilder just to </FONT>

<BR><FONT SIZE=2>&gt; upgrade from 4 to 5!&nbsp; ;)</FONT>

<BR><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; Al.</FONT>

<BR><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; -----Original Message-----</FONT>

<BR><FONT SIZE=2>&gt; &gt; From: Jason Hunter [<A HREF="mailto:jhunter@servlets.com">mailto:jhunter@servlets.com</A>]</FONT>

<BR><FONT SIZE=2>&gt; &gt; Sent: 19 January 2002 02:07</FONT>

<BR><FONT SIZE=2>&gt; &gt; To: Bilton, Sasha</FONT>

<BR><FONT SIZE=2>&gt; &gt; Cc: 'jdom-interest@jdom.org'</FONT>

<BR><FONT SIZE=2>&gt; &gt; Subject: Re: [jdom-interest] Bye bye JBuilder 5?</FONT>

<BR><FONT SIZE=2>&gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; Any IDE that uses XML classes itself and would expose them to the</FONT>

<BR><FONT SIZE=2>&gt; &gt; application is not an IDE I would trust.&nbsp; You'll do better </FONT>

<BR><FONT SIZE=2>&gt; without it</FONT>

<BR><FONT SIZE=2>&gt; &gt; imho.&nbsp; Outside classes default exposed to your runtime kills</FONT>

<BR><FONT SIZE=2>&gt; &gt; portability.</FONT>

<BR><FONT SIZE=2>&gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; -jh-</FONT>

<BR><FONT SIZE=2>&gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &quot;Bilton, Sasha&quot; wrote:</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Hi,</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; I'm getting the dreaded NoSuchMethodException when trying </FONT>

<BR><FONT SIZE=2>&gt; &gt; to transform a</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; JDOM Document using the XSLTTransform example in beta 7 </FONT>

<BR><FONT SIZE=2>&gt; &gt; under _JBUILDER 5_</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; (it works in shell). I've got the b7 version of xerces.jar </FONT>

<BR><FONT SIZE=2>&gt; &gt; as the very first</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; .jar in classpath, followed by xalan, jdom (beta 7), </FONT>

<BR><FONT SIZE=2>&gt; &gt; crimson and jaxp.</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Looking at the FAQ I found this...</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; <A HREF="http://www.visi.com/~gyles19/fom-serve/cache/284.html">http://www.visi.com/~gyles19/fom-serve/cache/284.html</A></FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Anyone know if this is causing the NoSuchMethodException I </FONT>

<BR><FONT SIZE=2>&gt; &gt; seeing? If so I</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; assume I'll have to drop running my code through JBuilder?</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Many thanks in advance</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Sasha Bilton</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; **********************************************************************</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Information in this email is confidential and may be privileged.</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; It is intended for the addressee only. If you have received </FONT>

<BR><FONT SIZE=2>&gt; &gt; it in error,</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; please notify the sender immediately and delete it from </FONT>

<BR><FONT SIZE=2>&gt; your system.</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; You should not otherwise copy it, retransmit it or use or </FONT>

<BR><FONT SIZE=2>&gt; &gt; disclose its</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; contents to anyone.</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; Thank you for your co-operation.</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; **********************************************************************</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; _______________________________________________</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; To control your jdom-interest membership:</FONT>

<BR><FONT SIZE=2>&gt; &gt; &gt; </FONT>

<BR><FONT SIZE=2>&gt; &gt; <A HREF="http://lists.denveronline.net/mailman/options/jdom-interest/yo">http://lists.denveronline.net/mailman/options/jdom-interest/yo</A></FONT>

<BR><FONT SIZE=2>&gt; uraddr@yourhost.com</FONT>

<BR><FONT SIZE=2>&gt; _______________________________________________</FONT>

<BR><FONT SIZE=2>&gt; To control your jdom-interest membership:</FONT>

<BR><FONT SIZE=2>&gt; <A HREF="http://lists.denveronline.net/mailman/options/jdom-interest/yo">http://lists.denveronline.net/mailman/options/jdom-interest/yo</A></FONT>

<BR><FONT SIZE=2>uraddr@yourhost.com</FONT>
</P>

</BODY>
</HTML>