Re: setting-up scarab 0.21 for oracle 10g

Mick Semb Wever <[email protected]> Thu, 10 Jul 2008 09:01:05 +0000 (UTC)
Newsgroups gmane.comp.java.scarab.user
Message-ID <[email protected]>
>  Perhaps I have been misunderstanding the documentation -
> Ithought maven has to be startet from root and only ant has to be
> startet from $scarab/build.

This is correct Norbert. Bizarre that this works for you!

> Scarab is now running with tomcat 5.5 and I have to find the origin of
> the org.tigris.scarab.util.ScarabRuntimeException:
> org.tigris.scarab.tools.localization.L10NMessage@c71c00


What locale is your tomcat running in? dutch?

try running tomcat with en or en_US locale.

there are many ways to do this but i do on linux:

export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8

from the command line (script) before starting tomcat.

~mck


-- 
"Be kind. For everyone you meet is fighting a hard battle." Plato
| www.semb.wever.org | www.sesat.no | www.sesam.no |