[jboss-user] [JBoss jBPM] - Re: Deploy my process with jBPM-3.1 in JBOSS-4.0.4GA

yegaofei888@sohu.com do-not-reply at jboss.com
Tue Oct 24 22:50:05 EDT 2006


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#3980594

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980594



More information about the jboss-user mailing list