Hi Eric,

Looks like noone has replied to you AFAICS. Let's see how we go...

I don't copy the war files, just point tomcat to the
[dspace-install-directory]/webapps/jspui directory (in server.xml), so
not sure if this will work with your setup.

So it looks like you have the Messages.properties file in the right
location (I think, from memory) in the source directory. Then you need
to run from the [dspace-source]/dspace directory:

mvn clean package

Then change to your dspace-1.5.1-build.dir directory (cd
target/dspace-1.5.1-build.dir) and run:

ant init_configs (or maybe 'ant update', if that doesn't work - sorry,
just back from 3 months off and a bit rusty).

How can you check if it has worked? Check the
[dspace-install-directory]/webapps/jspui/WEB-INF/classes/ directory for
your (updated) Messages.properties file. It should be copied here. Then
of course, check your button.

Hope this is of help in some small way.

Kind regards
Gary


Gary Browne
Development Programmer
Library IT Services
University of Sydney
ph: 9351-5946
 

> -----Original Message-----
> From: Kurzenberger, Eric [mailto:[email protected]] 
> Sent: Saturday, 21 March 2009 2:36 AM
> To: [email protected]
> Subject: [Dspace-tech] Changes to Messages.properties not 
> being recognized
> 
> Hi all,
> 
> I made a couple changes to my Messages.properties file (to 
> take care of the ???jsp.mydspace.request.export.community.??? 
> button issue, amongst other things) and did a rebuild of 
> DSpace, but my changes aren't being recognized.  Since I'm 
> using the default release of 1.5.1 and not the source 
> release, I had to get the Messages.properties file from the 
> DSpace SourceForge repository and copy it to 
> [Dspace-source]/modules/jspui/main/resources, which I've read 
> worked for other users, then did a rebuild of DSpace and 
> restarted Tomcat.  But the changes I made aren't showing up 
> when I go back into DSpace.
> 
> One note: the rebuild instructions on the wiki indicate to 
> copy the .war files from the build directory in 
> [dspace-source] to [tomcat], but I don't see a build 
> directory anywhere in my [dspace-source].  I do have a 
> "dspace-1.5.1-build.dir" directory, but hat doesn't contain 
> any .war files.  Could this be the source of the issue?
> 
> Thanks for all your help!
> 
> Cheers,
> 
> Eric
> 
> 
> --------------------------------------------------------------
> ----------------
> Apps built with the Adobe(R) Flex(R) framework and Flex 
> Builder(TM) are powering Web 2.0 with engaging, 
> cross-platform capabilities. Quickly and easily build your 
> RIAs with Flex Builder, the Eclipse(TM)based development 
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. 
> http://p.sf.net/sfu/www-adobe-com 
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to