<div dir="ltr"><div><div><div><div>Hello,<br><br></div>The parameters are regular Java environment properties; that can be set from the CLI with the -D switch.<br><br></div>You'll want to use "org.guvnor.m2repo.dir" to change the default location of the Maven repository.<br>
<br></div>We don't use a $WORKING_DIRECTORY parameter. Reference in the documentation to "working directory" means whatever your container (AS, Tomcat etc) uses. AS7 puts things in /bin for example.<br><br></div>
As for Tomcat specifically; I'm no expert but found this: <a href="http://www.liferaysavvy.com/2012/09/setting-environment-variables-and.html">http://www.liferaysavvy.com/2012/09/setting-environment-variables-and.html</a> which gives a potential (untested) solution. Tomcat's documentation might give more information.<br>
<div><br>With kind regards,<br><br>Mike<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 8 November 2013 10:05, xat <span dir="ltr"><<a href="mailto:xatteg@gmail.com" target="_blank">xatteg@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
How can I set the $WORKING_DIRECTORY for the drools workbench 6, so it will<br>
store repository there?<br>
<br>
Also documentation mentions that parameters like org.uberfire.nio.git.dir<br>
can be set in<br>
$JBOSS_HOME/domain/configuration/host.xml<br>
<system-properties><br>
<property name="org.uberfire.nio.git.dir" value="..." boot-time="false"/><br>
</system-properties><br>
<br>
How do I have to set them in tomcat7?<br>
<br>
BR,<br>
Roman<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Set-WORKING-DIRECTORY-for-drools-workbench-6-tp4026687.html" target="_blank">http://drools.46999.n3.nabble.com/Set-WORKING-DIRECTORY-for-drools-workbench-6-tp4026687.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>