hi,
In the jar file jbpm.sar.cfg.jar there is a file called jbpm.cfg.xml, below is the code:
| <jbpm-configuration>
|
| </jbpm-configuration>
|
And the file ehcache.xml is
| <ehcache>
| <defaultCache
| maxElementsInMemory="100000"
| eternal="true"
| overflowToDisk="false"
| diskPersistent="false"
| />
| </ehcache>
|
I am a beginer of Jbpm. So most of the config files are the default one.
Any suggestion ? Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980594#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...