You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Rolf Schumacher <ro...@august.de> on 2005/04/02 19:25:46 UTC

installing 2.1.7, excalibur-datasource-1.2.0.jar missing

Is this information of concern to someone?

I installed 2.1.7 with several blocks turned of and with jdk1.5 for
compilation
by "./build.sh webapp" on debian linux.
First start of Cocoon with Tomcat 5.5.7 yield to a java stacktrace,
telling me that org/apache/avalon/excalibur/datasource/DataSourceComponent
is missing.

Downloaded excalibur-datasource-1.2.0.jar and put it into build/webapp/lib
solved the problem.

If this is not true on your site I'll supply details on request.

Rolf

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: installing 2.1.7, excalibur-datasource-1.2.0.jar missing

Posted by Jorg Heymans <jh...@domek.be>.

Rolf Schumacher wrote:
>>
> I deleted all comment lines from my local.blocks.properties with an
> editor macro.
> The output should be correct. It's appended.
> 
> Hope this helps.
> 
> Rolf
> 
> include.block.authentication-fw=false
> include.block.bsf=false
> include.block.chaperon=false
> include.block.databases=false
> include.block.hsqldb=false
> include.block.itext=false
> include.block.jfor=false
> include.block.jsp=false
> include.block.linkrewriter=false
> include.block.lucene=false
> include.block.naming=false
> include.block.paranoid=false
> include.block.poi=false
> include.block.portal=false
> include.block.profiler=false
> include.block.python=false
> include.block.velocity=false
> include.block.web3=false
> include.block.xmldb=false
> include.block.xsp=false
> include.block.php=false
> include.block.portal-fw=false
> include.block.swf=false
> include.block.woody=false
> include.block.apples=false
> include.block.asciiart=false
> include.block.axis=false
> include.block.cron=false
> include.block.deli=false
> include.block.eventcache=false
> include.block.faces=false
> include.block.jms=false
> include.block.linotype=false
> include.block.mail=false
> include.block.midi=false
> include.block.petstore=false
> include.block.proxy=false
> include.block.qdox=false
> include.block.querybean=false
> include.block.repository=false
> include.block.slide=false
> include.block.slop=false
> include.block.stx=false
> include.block.taglib=false
> include.block.tour=false

Does cocoon build at all with this block configuration? I can't get it 
to build because this list is missing a few blocks that depend on other 
blocks you've excluded.

Blocks are built by default unless you disable them, but you still need 
to respect the dependencies.

You mention tomcat won't start, but later you say you copy the lib in 
build/webapp/lib which indicates to me you're using the built-in Jetty. 
Maybe you incorrectly deployed to tomcat perhaps?

HTH
Jorg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: installing 2.1.7, excalibur-datasource-1.2.0.jar missing

Posted by Rolf Schumacher <ma...@august.de>.
Jorg Heymans wrote:

> Rolf Schumacher wrote:
>
>> Is this information of concern to someone?
>>
>> I installed 2.1.7 with several blocks turned of and with jdk1.5 for
>> compilation
>> by "./build.sh webapp" on debian linux.
>> First start of Cocoon with Tomcat 5.5.7 yield to a java stacktrace,
>> telling me that
>> org/apache/avalon/excalibur/datasource/DataSourceComponent
>> is missing.
>
>
> Hi,
>
> Can you post the block configuration that triggered this?
>
> Thanks
> Jorg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>
>
I deleted all comment lines from my local.blocks.properties with an
editor macro.
The output should be correct. It's appended.

Hope this helps.

Rolf

include.block.authentication-fw=false
include.block.bsf=false
include.block.chaperon=false
include.block.databases=false
include.block.hsqldb=false
include.block.itext=false
include.block.jfor=false
include.block.jsp=false
include.block.linkrewriter=false
include.block.lucene=false
include.block.naming=false
include.block.paranoid=false
include.block.poi=false
include.block.portal=false
include.block.profiler=false
include.block.python=false
include.block.velocity=false
include.block.web3=false
include.block.xmldb=false
include.block.xsp=false
include.block.php=false
include.block.portal-fw=false
include.block.swf=false
include.block.woody=false
include.block.apples=false
include.block.asciiart=false
include.block.axis=false
include.block.cron=false
include.block.deli=false
include.block.eventcache=false
include.block.faces=false
include.block.jms=false
include.block.linotype=false
include.block.mail=false
include.block.midi=false
include.block.petstore=false
include.block.proxy=false
include.block.qdox=false
include.block.querybean=false
include.block.repository=false
include.block.slide=false
include.block.slop=false
include.block.stx=false
include.block.taglib=false
include.block.tour=false




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: installing 2.1.7, excalibur-datasource-1.2.0.jar missing

Posted by Jorg Heymans <jh...@domek.be>.
Rolf Schumacher wrote:
> Is this information of concern to someone?
> 
> I installed 2.1.7 with several blocks turned of and with jdk1.5 for
> compilation
> by "./build.sh webapp" on debian linux.
> First start of Cocoon with Tomcat 5.5.7 yield to a java stacktrace,
> telling me that org/apache/avalon/excalibur/datasource/DataSourceComponent
> is missing.

Hi,

Can you post the block configuration that triggered this?

Thanks
Jorg



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org