Hello!

I'm using turbine version 2.3.2 for my web application.
I'd like to keep my resource bundle outside the WEB-INF/classes directory,
but I couldn't find a solution for it.
So basically this works:

Localization.getString("egy/newsmodule_labels", new Locale("hu"), "egy")

And this doesn't:

Localization.getString("../conf/modules/newsmodule/newsmodule_labels", new
Locale("hu"), "egy")

Do you have any solutions or suggestions?

Aniko Matis


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

Reply via email to