<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Jackrabbit has a standalone server
(<a class="moz-txt-link-freetext" href="http://jackrabbit.apache.org/standalone-server.html">http://jackrabbit.apache.org/standalone-server.html</a>) which could
live on a different machine thus allowing your application in the
"no-file-system-io" environment to connect to it via webdav/rest/etc
and avoid local filesystem storage of lucene indexes and repository
cofig. We have AFAIK never tested this option (and it would most
likely require some code changes in Guvnor) but it might be
something for you to look into and see if it works for you.<br>
<br>
Hope this helps.<br>
Tihomir<br>
<br>
On 11/2/11 5:35 AM, Michael Anstis wrote:
<blockquote
cite="mid:CAAG9P0sfj7Om-TKROxqwkb2Quqg0T5sj+pfiw+fufqp-spwoTw@mail.gmail.com"
type="cite">I believe it is not possible at present.<br>
<br>
We are having the same issue getting Guvnor to run in OpenShift...
<br>
<br>
If you managed to re-factor and find a solution please feel free
to contribute back to the project :)<br>
<br>
<div class="gmail_quote">On 2 November 2011 00:06, rahul <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:8085.rahul@gmail.com">8085.rahul@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
We have an environment where file system write access is not
allowed.<br>
Looks like Jackrabbit needs repository directory for lucene
index files and<br>
repository.xml file<br>
Is there anyway i can workaround this to just use database for
everything ?<br>
In memory options, configure to do away with the features like
versioning<br>
etc..... ?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Guvnor-with-out-file-system-access-tp3472384p3472384.html"
target="_blank">http://drools.46999.n3.nabble.com/Guvnor-with-out-file-system-access-tp3472384p3472384.html</a><br>
Sent from the Drools: User forum mailing list archive at
Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/rules-users"
target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</font></span></blockquote>
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>