Signavio uses a local folder to store your process models. 

Can you post the content of of the fileSystemRootDirectory param in the file 
JBOSS_HOME/server/default/deplot/jbpmeditor.war/WEB-INF/web.xml?

For me, this is for example


  | </context-param>
  | 
  |             <context-param>
  | 
  |             <description>Filesystem directory that is used to store 
models</description>
  | 
  |             <param-name>fileSystemRootDirectory</param-name>
  | 
  |             
<param-value>/home/jbarrez/Desktop/signavio-repository</param-value>
  | 
  |     </context-param>
  | 

The installer should create a valid path automatically 
($JBPM_HOME/signavio-repository) normally.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253497#4253497

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253497
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to