If I'm not mistaken, .war file contained in jetspeed-1.4b1-release-fullwar.zip does not contain individual classes but rather jetspeed-1.4b1.jar. This is why the only way to override this is to either:
1. modify the property file embedded in the jetspeed-1.4b1.jar file, or 2. put modified property file on the classpath in front of jetspeed-1.4b1.jar Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -----Original Message----- > From: Ryan Levering [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2003 4:11 PM > To: Jetspeed Users List > Subject: Re: The JetspeedLocalization_en.properties > > > Didn't look very hard, eh... > bin/classes/org/apache/jetspeed/modules/localization in source build > WEB-INF/classes/org/apache/jetspeed/modules/localization in expanded war > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
