Dear Helix
Thanx for your response.
I have deployed dspace 1.6.2 in netbeans 7.i am trying to make changes in 
different files as mentioned in earlier mail.changes in dspace configuration 
file are easily incorporated.but for changes i made in .java, .jsp and messages 
properties file are not incorporated instead of applying all the mvn and ant 
commands.
and it it takes too much time to compile and deploy through mvn and ant 
commands.
can you tell me any shortcut way which can make my changes visible as well as 
save my time?
Regardsamjad

> From: heli...@centrum.sk
> Date: Thu, 7 Jun 2012 09:32:50 +0200
> Subject: Re: [Dspace-tech] How to incorporate changes made in different files 
> of dspace
> To: amjad...@hotmail.com
> CC: dspace-tech@lists.sourceforge.net
> 
> Hi Amjad,
> 
> in all 4 cases you have to do mvn package and ant update as described
> at the bottom of this page:
> https://wiki.duraspace.org/display/DSDOC18/JSPUI+Configuration+and+Customization
> 
> (While there are some steps to speed up the compilation, it has bitten
> me badly when I did so and I wasted more time resolving the problems
> than I saved on compilation time. So I recommend to do the full mvn
> package recompilation.)
> 
> Only case 3 can be simplified - you can edit
> [dspace]/config/dspace.cfg and restart Tomcat. The danger here is that
> is you forget to do the same change in [dspace-src]/config/dspace.cfg
> then [dspace]/config/dspace.cfg will be overwritten next time you do
> ant update.
> 
> Regards,
> ~~helix84
                                          
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to