Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 65634 invoked by uid 500); 10 Feb 2003 10:16:44 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 65623 invoked from network); 10 Feb 2003 10:16:43 -0000 Message-ID: <3E477C28.5030608@dff.st> Date: Mon, 10 Feb 2003 11:17:12 +0100 From: Torsten Curdt User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: Excalibur Datasource with JDK1.3.1_03 References: <5B093C49F2649B459246944825A267AB3FC0F2@sxmbx03.corproot.net> In-Reply-To: <5B093C49F2649B459246944825A267AB3FC0F2@sxmbx03.corproot.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sylvain.Thevoz@swisscom.com wrote: > Thanks Torsten! > > Some jars are missing. Do you know where I can found them (or are they really usefull?): Well, depends on what you are up to ;) > - oracle.jdbc and oracle.sql (used in OraAddAction) > - javax.mail > - org.python.util and org.python.core (used in PythonGenerator) > - com.informix > - org.jaxen (used in JaxenProcessorImpl) These are 3rd party classes. We now have mock classes for them. So everything should compile just fine. Just put the jars into your classpath (WEB-INF/lib) and the components should work. -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org