usage of resources [message #262639] |
Tue, 04 December 2007 11:46  |
Eclipse User |
|
|
|
I want to internationalize the text of my labels. So I goes to Property
Editor of my report, added here my resource file. Then I goes to Property
Editor of my label and enter the Text key in "Localization". That works
and I can see the value in my label in Birt Designer, but.... if I call my
WebApplication text of my label isn't there. In ReportEngineService I
tried
engineConfig.setResourcePath(servletContext.getRealPath("WEB-INF/classes "))
but without success. (my .properties-file is in this folder). Did I miss
to do something?
I am using:
Birt 2.2.1
Scripted DataSet
Java 1.6
|
|
|
|
Powered by
FUDForum. Page generated in 0.28246 seconds