[jboss-user] [jBPM Users] - Re: Question about signavio jbpmeditor
remiel512
do-not-reply at jboss.com
Fri Sep 4 04:47:59 EDT 2009
Thank you, jbarrez.
This is my web.xml context below. Does [${signavio.repo.path}] cause the problem? Maybe I can try just like yours. Thanks anyway.
| <context-param>
| <description>Filesystem directory that is used to store models</description>
| <param-name>fileSystemRootDirectory</param-name>
| <param-value>${signavio.repo.path}</param-value>
| </context-param>
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253500#4253500
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253500
More information about the jboss-user
mailing list