<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [opencms-dev] Delivering classes</TITLE>
</HEAD>
<BODY>

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

<P><FONT SIZE=2>Put your classes and libs into this directory you talked about.</FONT>
<BR><FONT SIZE=2>Then publish them and reload/restart the complete opencms application.</FONT>
<BR><FONT SIZE=2>If you you tomcat you can do that over the manager application.</FONT>
</P>

<P><FONT SIZE=2>This should work.</FONT>
</P>

<P><FONT SIZE=2>Nico</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Mario Wallnöfer [<A HREF="mailto:mario.wallnoefer@msk-informatik.at">mailto:mario.wallnoefer@msk-informatik.at</A>] </FONT>
<BR><FONT SIZE=2>Sent: Mittwoch, 9. April 2003 14:18</FONT>
<BR><FONT SIZE=2>To: opencms-dev@opencms.org</FONT>
<BR><FONT SIZE=2>Subject: [opencms-dev] Delivering classes</FONT>
</P>

<P><FONT SIZE=2>Hello Everyone,</FONT>
</P>

<P><FONT SIZE=2>i wrote some java classes for my system and now i want to make a</FONT>
<BR><FONT SIZE=2>'module' from all my resources i need. Pictures, templates,.. are no</FONT>
<BR><FONT SIZE=2>problem, but how can i deliver *.class or *.jar files without copying</FONT>
<BR><FONT SIZE=2>them to WEB-INF/classes ?</FONT>
</P>

<P><FONT SIZE=2>When creating a new module, there is a folder called classes and lib but</FONT>
<BR><FONT SIZE=2>when i copy my classes into this folder, they are not getting used from</FONT>
<BR><FONT SIZE=2>the vm.</FONT>
</P>

<P><FONT SIZE=2>what is the correct way to distribute a whole module without copying the</FONT>
<BR><FONT SIZE=2>classes to the server?</FONT>
</P>

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

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

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>This mail is send to you from the opencms-dev mailing list</FONT>
<BR><FONT SIZE=2>To change your list options, or to unsubscribe from the list, please visit</FONT>
<BR><FONT SIZE=2><A HREF="http://mail.opencms.org/mailman/listinfo/opencms-dev" TARGET="_blank">http://mail.opencms.org/mailman/listinfo/opencms-dev</A></FONT>
</P>

</BODY>
</HTML>