You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Pa...@linedata.com on 2002/06/10 17:09:25 UTC

recompile Excalibur

hi,

I've build cocoon 2.0.3 with jdk 1.4. All run well on Tomcat 4.0.3.
However as Vadim as me said I have to recompile Excalibur (to get JDBC3.0
datasources)?
I don't know how to do that. I've downloaded Excalibur source code 4.1.

My questions are :

Have i to download ANT to build Excalibur ?
Where have i to set ConnectionURL and ConnectionDriverName for the database
to run the Employee example...
Have i to replace the avalon-excalibur-20020603.jar file in
cocoon/Wen-inf/lib/ directory by the new archive obtained.

If someone could explain me what i have to do in my special case to run SQL
samples....



Patrick PIERRA
Linedata Services Luxembourg
00 352 29 56 65 282
patrick.pierra@linedata.com
www.linedata.com


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: recompile Excalibur

Posted by Roger I Martin PhD <hy...@hypernexinc.com>.
Hi,
If you don't mind a large email (~449k) I can push my Avalon builds
(Saturday cvs HEAD) to you.  Building framework and logkit is a breeze but
Excalibur is another story.  Also the HEADs of Excalibur and logkit are
missing files.

See comments below.

-Roger
----- Original Message -----
From: <Pa...@linedata.com>
To: <co...@xml.apache.org>
Sent: Monday, June 10, 2002 11:09 AM
Subject: recompile Excalibur


> hi,
>
> I've build cocoon 2.0.3 with jdk 1.4. All run well on Tomcat 4.0.3.
> However as Vadim as me said I have to recompile Excalibur (to get JDBC3.0
> datasources)?
> I don't know how to do that. I've downloaded Excalibur source code 4.1.
>
> My questions are :
>
> Have i to download ANT to build Excalibur ?

Yes

> Where have i to set ConnectionURL and ConnectionDriverName for the
database
> to run the Employee example...

in the database.properties.  They may already be set.  I wouldn't work with
this example for long before setting up your own database connectivity.

> Have i to replace the avalon-excalibur-20020603.jar file in
> cocoon/Wen-inf/lib/ directory by the new archive obtained.

Yes.  However it is better to set up a web app project completely outside of
the %COCOON_HOME%  The only part of cocoon you really need is the cocoon.jar
and along with all of the other jars.  You can make your own build.xml small
and efficient for your web app.  I think I'll make an ant build script that
grabs only the Cocoon essentials for a new web app project so that people
can get past this part.

>
> If someone could explain me what i have to do in my special case to run
SQL
> samples....
>
>
>
> Patrick PIERRA
> Linedata Services Luxembourg
> 00 352 29 56 65 282
> patrick.pierra@linedata.com
> www.linedata.com
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>