[rules-users] Question about VFS repository

Michael Anstis michael.anstis at gmail.com
Sat Sep 21 14:45:38 EDT 2013


What do you mean VFS Repository instead of Guvnor Repository? For 6.0
Drools Workbench (what used to be called Guvnor) uses a VFS.

Where did you get the file you show and what was its original name?

Sent on the move
On 21 Sep 2013 15:46, "Carusyte Zhang" <carusyte at gmail.com> wrote:

> Anyone ever tried to use the VFS repository instead of the Guvnor
> repository?
> I'm stuck with issues not being able to find the sample bpmn2 file, which
> I believe has something to do with this block of configurations in jbpm.xml
> file:
>
> <repository id="vfs">
>
>             <!-- acceptable attributes for parameter
>
>                 name - name of the property
>
>                 value - value of the property
>
>                 system-property - (optional) if set tu true property will
>> be set as JVM system property
>
>             -->
>
>             <!-- simple file system based vfs configuration -->
>
>             <parameter name="root" value="default:///tmp/designer-repo" />
>>
>             <parameter name="globaldir" value="/global" />
>
>             <parameter name="name" value="Designer Repository"/>
>
>             <!-- git based cfs configuration-->
>
>             <!--<parameter name="root" value="git://designer-repo" />
>
>             <parameter name="globaldir" value="/global" />
>
>             <parameter name="username" value="guvnorngtestuser1" />
>
>             <parameter name="password" value="test1234" />
>
>             <parameter name="origin" value="
>> https://github.com/mswiderski/designer-playground.git" />
>
>             <parameter name="fetch.cmd" value="?fetch" />
>
>             <parameter name="org.kie.nio.git.dir"
>> value="/tmp/designer-git-repo" system-property="true"/>    -->
>
> </repository>
>
>
>  the 'root' parameter value 'default:///...' seems to be an invalid URI
> path, causing the vfs stuff not being able to locate the file.
> but I have no idea how to work around this, any kind of information about
> this is greatly appreciated!
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130921/de0d9ebd/attachment.html 


More information about the rules-users mailing list