Hi Jon
I had some problems with the Localization service in Jyve (Exception at
runtime):
There were quite some re-arangements in Turbine recently, also the
localization. This lead to the following inconsistency:
The INSTALL.txt of Jyve still uses:
services.TurbineLocalizationService.properties.language=en
services.TurbineLocalizationService.properties.country=US
services.TurbineLocalizationService.properties.bundle=org.apache.jyve.localization.JyveLocalization
while following Turbine Jyve has to use:
locale.default.bundle=org.apache.jyve.localization.JyveLocalization
locale.default.language=en
locale.default.country=US
I could solve the problem on my system using the Turbine way,
but I guess all the others will have the same problem.
Which terms do now apply? The Turbine or the Jyve?
Could you please make the updates either in Turbine or in Jyve
INSTALL.txt, or at least tell what is intended to be used in future.
Thanks.
Greetings,
Bernie
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]