IntegratingJBPMIntoAppFusePartTrois |
|
Your trail: |
Difference between
version 21
and
version 14:
At line 28 changed 1 line. |
Copy the following files to {{org.appfuse.jbpm.config}}: |
Copy these files to {{org.appfuse.jbpm.config}}:\\ |
At line 47 changed 1 line. |
\\ |
|
;:%%(color: blue)''You might want to change the cache provider for production usage to a more robust one such as Ecache. If you plan on sticking with this one, ensure that {{dao.compile.classpath}} in {{properties.xml}} contains this reference:''%% |
|
{{{ |
<!-- DAO --> |
<path id="dao.compile.classpath"> |
... |
<pathelement location="${commons-collections.jar}"/> |
... |
</path> |
}}} |
|
At line 61 added 1 line. |
|
At line 63 removed 1 line. |
|
At line 71 changed 2 lines. |
<deployprocess cfg="src/dao/org/appfuse/jbpm/config/hibernate.cfg.xml" |
properties="src/dao/org/appfuse/jbpm/config/create.db.hibernate.properties"> |
<deployprocess cfg="src/dao/org/appfuse/jbpm/config/hibernate.cfg.xml" |
properties="src/dao/org/appfuse/jbpm/config/create.db.hibernate.properties"> |
At line 74 changed 1 line. |
</deployprocess> |
</deployprocess> |
At line 76 changed 2 lines. |
cfg="src/dao/org/appfuse/jbpm/config/hibernate.cfg.xml" |
properties="src/dao/org/appfuse/jbpm/config/create.db.hibernate.properties"/> |
cfg="src/dao/org/appfuse/jbpm/config/hibernate.cfg.xml" |
properties="src/dao/org/appfuse/jbpm/config/create.db.hibernate.properties"/> |
Back to IntegratingJBPMIntoAppFusePartTrois,
or to the Page History.
|