Derek Hohls wrote:
> I am using the filter transformer - which works just fine -
> as follows:
>
>
>
> true
>
>
>
>
> In the case where *no* values are passed for the parameters,
> it seems the "count" value defaults to "10". Is there a way to change
> what this default is withou
Hi Andrew,
Andrew Stevens wrote:
You seem to be missing the point of dependency injection - the TraxTransformer doesn't
look up its logger or specify its name or anything like that. It just declares "I want a logger"
(by implementing a "loggable" interface), and the component manager gives it
Hi, guys!
I would appreciate any help of the following problem:
I use Cocoon-2.1.10 and POI-3.0.1.
when I define a for a single cell only, the
text is being wrapped and a row gets automatically the height so that
the whole text is visible.
BUT: when I define a MergedRegion from, say, a one
Bonjour Raphaël!
Raphaël Piéroni a écrit :
Hi guys,
Using the org.apache.cocoon.spring.configurator.log4j.Log4JConfigurator
I need to pass the ${jonas.base}system properties inside the log4j.xml
But i can't find a way to change content the settings to insert that
property from inside my sprin
You seem to be missing the point of dependency injection - the TraxTransformer
doesn't
look up its logger or specify its name or anything like that. It just declares
"I want a logger"
(by implementing a "loggable" interface), and the component manager gives it
one.
So to do what you are sugge
Hi Guys,
in the default ps-cforms-defaut.xsl
that i copied in my project ther is some bug for displaying a texte area.
Here is the extract of my xsl for enabling textareas :
Hi Carlos,
recently I installed fop-0.94 and xmlgraphics-commons-1.2 into Cocoon
2.1.11 (svn version). That works, but only with a different Cocoon FOP
serializer which you can find here:
http://www.mail-archive.com/users@cocoon.apache.org/msg39164.html
Regards,
Huib Verweij.
On vr, 2007-11-3
hallo out there,
does anybody know if there is a possibility to access the "label"-attribute from inside the
TraxTransformer (java-code)?
I wrote my own TraxTransformer and I want to use the sitemap "label"-attribute
as a logger name.
Greetings
Janne Olesen
Hello,
I'm trying to run fop 0.93 in cocoon 2.1.9.
I have added fop0.93.jar and xmlgraphics-commons-1.1.jar l to the
WEB-INF\lib in my local instalation of cocoon, and remove the old jar
versions. And when i try to use the fo2pdf serializer it show me this error.
java.lang.NoClassDefFoundErr