On Tue, Mar 27, 2012 at 13:01, ritika bhalla <[email protected]> wrote: > Also, i am using groovy for scripting
Hi Ritika, just take a look at the [dspace]/bin/dspace shell script, you'll notice it's just a wrapper for org.dspace.app.launcher.ScriptLauncher. >From Groovy, you can call the Java classes directly. You can find a list of them in [dspace]/config/launcher.xml Regards, ~~helix84 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

