--- Stephen McConnell <[EMAIL PROTECTED]> wrote: First of all, let me say thank you for all your help so far.
> A merlin.properties file in the current directory > should work just fine. In my current directory, I have the files: merlin.properties start.sh repository (there are also others: maven.xml, project.xml project.properties conf/ incubator/ ... ) merlin.properties contains one line: merlin.repository=/tmp start.sh contains: $MERLIN_HOME/bin/merlin.sh -debug $XXX_HOME/repository/xxx/jars/server-impl-1.2.jar -config file:$XXX_HOME/conf/config.xml -context $XXX_HOME -kernel file:$XXX_HOME/conf/kernel.xml $* The current directory = $XXX_HOME I delete everything from repository other than repository/XXX/* I run start.sh One of the lines I see in the output is: [DEBUG ] (kernel): repository established: cache:./repository, http://dpml.net/, http://www.ibiblio.org/maven/ and it goes on to download all the jars into repository in the current directory. There is no /tmp/repository created. Does the -context somehow intefere with merlin.properties? __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]