You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Joose Vettenranta <jo...@iki.fi> on 2006/01/28 14:31:01 UTC

problem with tomcat + cocoon and xsltc

Hello,

I'm having problems with cocoon 2.1.7 and tomcat 4.1.29.

Problem occurs like this:

stylesheet:
<xsl:decimal-format decimal-separator="," grouping-separator=" "  
name="human" />

<xsl:value-of select="format-number(price,'#,00','human')" />

using xalan: output like: 34,50 == correct
using xsltc: output like 34.5 == wrooong

But, when using cocoon.sh (jetty), it works ok.

Same problem also occurs when using forms and <fd:patttern  
language="fi">#0,00</fd:pattern> thingie.

What is the problem and how to fix it? Thnkas.

Using: IBM Java 2 -141, cocoon-2.1.7, tomcat 4.1.29, linux

- Joose

--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * joose@iki.fi * +358 44 561 0270 *




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