You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Bertrand Delacretaz <bd...@apache.org> on 2003/10/30 09:11:15 UTC

Re: [IMPIMP] care with classpath (Was: CLI: Cannot find catalogManager.properties)

Le Jeudi, 30 oct 2003, à 05:42 Europe/Zurich, David Crossley a écrit :

> IMPIMP means that this is double important because
> no-one replied the first time. Please do various tests
> such as './cocoon.sh servlet' to ensure that it still
> runs on your platform.

Just did a clean build from current CVS on macosx/jdk 1.4.1, start with 
"./cocoon.sh servlet".
Tested a bunch of helloworld samples, ok.
Petstore block sample looks ok as well.

Is that what you're looking for, or do you have more specific tests in 
mind?

-Bertrand


Re: [IMPIMP] care with classpath (Was: CLI: Cannot find catalogManager.properties)

Posted by David Crossley <cr...@indexgeo.com.au>.
Bertrand Delacretaz wrote:
> David Crossley a écrit :
> 
> > IMPIMP means that this is double important because
> > no-one replied the first time. Please do various tests
> > such as './cocoon.sh servlet' to ensure that it still
> > runs on your platform.
> 
> Just did a clean build from current CVS on macosx/jdk 1.4.1, start with 
> "./cocoon.sh servlet".
> Tested a bunch of helloworld samples, ok.
> Petstore block sample looks ok as well.
> 
> Is that what you're looking for, or do you have more specific tests in 
> mind?

Thanks. Nothing specific in mind, merely that i was horrified
to be adding something to the classpath of the planet's
infrastructure, aka cocoon.

I would like someone to cast their eye over those code changes
to ensure nothing drastic.

--David