Vangelis,
I have not found a way to move the Localization files to the WEB-INF/conf directory. Jetspeed is using Turbine's Localization service, which uses Java's ResourceBundle(). At this point I do not want to write a localization service. The current one works and is documented.

Your suggestion will result in two copies of the localization files. One copy in the src/localization directory, when you are in then development environment. The second copy in the WEB-INF/classes directory tree in the deployed webapp. I would prefer to maintain the status quo.
Paul Spencer



Vlachogiannis Evangelos wrote:

I have not actually moved the localization files to the web-inf/conf. What I
have done to the src release is:

1. move the localization files with their path to the src\localization
directory
2. modify build.xml to copy these (lang.prop) files to
bin\localizationclasses directory so that I can easily copy these to my
jetspeed/web-inf/classes dir.
3. build it

At least, it does work!

Vangelis


-----Original Message-----
From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 3:38 AM
To: Jetspeed Developers List
Subject: Re: Localization files location


Vangelis,
Their is a Enhancement request to do this. See
http://issues.apache.org/bugzilla/show_bug.cgi?id=5440

You are welcome to submit a patch.

Paul Spencer


Vlachogiannis Evangelos wrote:


Hi all,
I was wondering why does jetspeed localization files are in jar file. Shouldn't be more useful to be in the conf directory. Can I do that easily? Is there a reson for not doing smt like that?

Thnx
Vangelis




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

Reply via email to