[jboss-user] [jBPM Users] - Re: Question about signavio jbpmeditor

jbarrez do-not-reply at jboss.com
Fri Sep 4 04:30:32 EDT 2009


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



More information about the jboss-user mailing list