RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Jens Reufsteck
, i'm newbie with spring, and I'm not expert with tomcat. Any help is much appreciated! Jens Reufsteck -- Jens Reufsteck Marketing Online Director Staufenbiel GmbH Events Recruiting Solutions (bisher Hobsons GmbH) Wildunger Straße 6, 60487 Frankfurt am Main www.staufenbiel.de www.hobsons.de

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Jens Reufsteck
// /bean /beans Apart from the parent pom and the dependency in the webapps pom everything is just as it came out of the archetypes. Many thanks! Jens Kind regards, Robby Pelssers -Original Message- From: Jens Reufsteck [mailto:jens.reufst...@staufenbiel.de] Sent: Monday

RE: tutorial example work with jetty but not on tomcat6

2010-03-08 Thread Jens Reufsteck
(but works on jetty). Thanks anyway for having looked into it! Jens Did you change the version of your cocoon block to 1.0.0 because I think by default it generates 1.0-SNAPSHOT. And you declare version 1.0.0 as a dependency. Robby -Original Message- From: Jens Reufsteck

tutorial example work with jetty but not on tomcat6

2010-03-04 Thread Jens Reufsteck
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:445) ... Any hints, what's missing? Many thanks Jens Reufsteck - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org

outputBufferSize doesn't work on Cocoon 2.1.9?

2008-01-23 Thread Jens Reufsteck
this changed? Is it still the same mechanism? Thanks a lot for any hint! Jens Reufsteck -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69) 255 37-140 Fax: +49 (69) 255 37-2140 http://www.hobsons.de http://www.hobsons.ch Geschäftsführung

RE: limited number of cinclude calls?

2008-01-15 Thread Jens Reufsteck
the cinclude-tags, which then are triggered by the Cinclude-Transformer. -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69) 255 37-140 Fax: +49 (69) 255 37-2140 http://www.hobsons.de http://www.hobsons.ch Geschäftsführung: Christopher Letcher, Judith

RE: limited number of loops with call-template?

2007-11-07 Thread Jens Reufsteck
outputBufferSize=0, which I assume is the reason, why I got this piece of xml instead of an exception. I haven't retried this, but will continue with the grouping idea as above. Thanks again Jens -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69

RE: limited number of loops with call-template?

2007-11-07 Thread Jens Reufsteck
Just to confirm, Muenchian Grouping solves the problem. Great. Many thanks, Joerg! Jens -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69) 255 37-140 Fax: +49 (69) 255 37-2140 http://www.hobsons.de http://www.hobsons.ch Geschäftsführung

limited number of loops with call-template?

2007-11-06 Thread Jens Reufsteck
filediplom.html/file /ebene ... [further 1099 entries] ebene ebene=2/ Has anyone an idea what to do? Any help is appreciated! Jens -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel

auth-handler in session object

2006-07-27 Thread Jens Reufsteck
? Or, alternatively, how would I retrieve the role parameter set during authentication? (I tried xsp-session:get-attribute name=authentication/role/, but without success). Many thanks Jens Reufsteck -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69

AW: Postgres, Cocoon and Blobs

2006-07-27 Thread Jens Reufsteck
improvement of the DatabaseReader? Thanks! -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69) 255 37-140 Fax: +49 (69) 255 37-159 http://www.hobsons.de http://www.hobsons.ch -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Im

auth-handler in session object

2006-07-25 Thread Jens Reufsteck
xsp-session:get-attribute name=authentication/role/, but without success). Many thanks Jens Reufsteck -- Jens Reufsteck Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69) 255 37-140 Fax: +49 (69) 255 37-159 http://www.hobsons.de http://www.hobsons.ch

Problems with retrieving latin1 characters with sql-transformer

2005-06-03 Thread Jens Reufsteck
: java.lang.ArrayIndexOutOfBoundsException: 5 Does anyone know what to do? Thanks Jens Reufsteck -- Hobsons GmbH Wildunger Straße 6 60487 Frankfurt am Main Deutschland Tel: +49 (69) 255 37-140 Fax: +49 (69) 255 37-159 http://www.hobsons.de http://www.hobsons.ch

Re: SourceWritingTransformer

2005-04-06 Thread Jens Reufsteck
The following works for me. It actually picks some information out of the session (put there by the authentication framework) and writes it out to a file called writeTest.{sessionid} (used for authentification in a different cocoon-independent environment). The xsl-Transformer just collects

cocoon-protocol in document-function

2005-04-05 Thread Jens Reufsteck
structure around the affected sitemap. The above config-pipeline itself works, but when invoked from inside the document-function doesn't produce any results - or maybe isn't found at all. Has anyone an idea what causes the problem? Thank you Jens Reufsteck -- Hobsons GmbH Wildunger Straße 6 60487

Re: cocoon-protocol in document-function

2005-04-05 Thread Jens Reufsteck
sensitive about that and wasn't able to load the resulting 'document'. Jens Jens Reufsteck wrote: I've got problems with the cocoon-protocol used inside the document-function, e.g.: xsl:variable name=show-cover select=document('cocoon:/config')/config/cover/@show / The intention is to fetch