You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Christian Zoffoli <cz...@littlepenguin.org> on 2002/03/21 21:25:06 UTC

XALAN, JDK 1.4.0 and [xalan BUG 6956]

I have found a problem using Xalan 2.3.1 in conjunction with cocoon
2.0.2-dev. The processor seems to meet the exception illustrated in the
following link (
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6956) when I try to
process some documents. As illustrustrated at the end of the previous
link there's a workaround (-Duser.language=en) for the use from the
console, but I have no idea how to apply it to the cocoon configuration.
Any suggestion?


Thanks, Christian

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


RE: XALAN, JDK 1.4.0 and [xalan BUG 6956]

Posted by Vadim Gritsenko <va...@verizon.net>.
> From: root [mailto:root] On Behalf Of Christian Zoffoli
> 
> 
> I have found a problem using Xalan 2.3.1 in conjunction with cocoon
> 2.0.2-dev. The processor seems to meet the exception illustrated in
the
> following link (
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6956) when I try to
> process some documents. As illustrustrated at the end of the previous
> link there's a workaround (-Duser.language=en) for the use from the
> console, but I have no idea how to apply it to the cocoon
configuration.
> Any suggestion?

Add this to the startup script of your servlet engine. This is the same
as for awt.headless property, and procedure is described in the install
doc (see CVS).

Vadim

> 
> 
> Thanks, Christian


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