<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [opencms-dev] Problems compiling the News Module</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Search it within the tomcat common/libs directory ...</FONT>
<BR><FONT SIZE=2>Servlet.jar I think.</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Gabriele Vanni [<A HREF="mailto:Gabriele.Vanni@paconsulting.com">mailto:Gabriele.Vanni@paconsulting.com</A>] </FONT>
<BR><FONT SIZE=2>Sent: Mittwoch, 13. November 2002 11:18</FONT>
<BR><FONT SIZE=2>To: 'opencms-dev@www.opencms.org'</FONT>
<BR><FONT SIZE=2>Subject: RE: [opencms-dev] Problems compiling the News Module</FONT>
</P>

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

<P><FONT SIZE=2>Thanks for that. It worked a tread.... I should have realised that one.</FONT>
</P>

<P><FONT SIZE=2>Now it's only complaining about not being able to find</FONT>
<BR><FONT SIZE=2>"javax.servlet.http.*", I should be able to find it somewhere.</FONT>
</P>

<P><FONT SIZE=2>Thanks again</FONT>
</P>

<P><FONT SIZE=2>Gabe  8 )</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Stephan Hartmann [<A HREF="mailto:beffe@beffe.de">mailto:beffe@beffe.de</A>]</FONT>
<BR><FONT SIZE=2>Sent: 12 November 2002 18:45</FONT>
<BR><FONT SIZE=2>To: opencms-dev@www.opencms.org</FONT>
<BR><FONT SIZE=2>Subject: Re: [opencms-dev] Problems compiling the News Module</FONT>
</P>
<BR>

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

<P><FONT SIZE=2>you also have to add the directory where your news module's source files</FONT>
<BR><FONT SIZE=2>are located in to the classpath, i.e. the one containig the com</FONT>
<BR><FONT SIZE=2>directory.</FONT>
</P>

<P><FONT SIZE=2>Bye,</FONT>
<BR><FONT SIZE=2>Stephan</FONT>
</P>

<P><FONT SIZE=2>Am Die, 2002-11-12 um 18.09 schrieb Gabriele Vanni:</FONT>
<BR><FONT SIZE=2>> Hi, I'm relatively new to OpenCMS and a bit rusty on Java.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I've manually retrieved the source files for the news modules from the</FONT>
<BR><FONT SIZE=2>> online CVS, but find I can't compile them.</FONT>
<BR><FONT SIZE=2>> There seems to be a cross dependency between</FONT>
<BR><FONT SIZE=2>> NewsChannelContentDefinition.java and NewsContentDefinition.java.</FONT>
<BR><FONT SIZE=2>> When I try to compile one, it complains that it can't find the definition</FONT>
<BR><FONT SIZE=2>of</FONT>
<BR><FONT SIZE=2>> the other.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I hope someone can help.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Other useful bits...</FONT>
<BR><FONT SIZE=2>> o JDK 1.3.1_5 on Win2K</FONT>
<BR><FONT SIZE=2>> o</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2><A HREF="http://www.opencms.org/cgi-bin/cvsweb.cgi/opencms/modules/news/src/com/openc" TARGET="_blank">http://www.opencms.org/cgi-bin/cvsweb.cgi/opencms/modules/news/src/com/openc</A></FONT>
<BR><FONT SIZE=2>> ms/modules/homepage/news/</FONT>
<BR><FONT SIZE=2>> o I'm trying to compile the files individually using this batch file:</FONT>
<BR><FONT SIZE=2>>    javac -classpath</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>C:\jakarta-tomcat-4.1.12\webapps\opencms\WEB-INF\oclib\opencms.jar;C:\jakart</FONT>
<BR><FONT SIZE=2>> a-tomcat-4.1.12\webapps\opencms\WEB-INF\oclib\xerces-1_4_4.jar %1</FONT>
<BR><FONT SIZE=2>> o I can't seem to find a build.xml for the news module to use with ant</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Thanks in advance</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Gabe  8 )</FONT>
</P>

</BODY>
</HTML>