Hi,

I'm having problems with resourcebundles and localization. I want to change
the portal title (default Welcome to Jetspeed) in my own portal so I have
changed the values in my JPortalTurbine.properties as follows
module.packages=fi.tut.modules
locale.default.bundles=fi.tut.modules.localization.JPortalLocalization,org.a
pache.jetspeed.modules.localization.JetspeedLocalization
locale.default.language=en
locale.default.country=US

Well the title gets changed but when I try to configure my portal (using the
pen image in panels)
the portal throws an following error:
java.util.MissingResourceException:
Can't find resource for bundle java.util.PropertyResourceBundle, key
CUSTOMIZER_SECURITY_REF

I have changed the values also to TurbineResources.properties (as follows):
locale.default.bundle=
locale.default.bundles=fi.tut.modules.localization.JPortalLocalization
locale.default.bundles=org.apache.jetspeed.modules.localization.JetspeedLoca
lization
locale.default.language=en
locale.default.country=US



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to