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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...