此内容没有您所选择的语言版本。
7.2. JBPM Integration Configuration
- To create a JBPM database, start the
DatabaseInitializer
MBean. (You will find the configuration settings for this MBean in the first configuration element of theSOA_ROOT/jboss-as/server/PROFILE/deploy/jbpm.esb/jbpm-service.xml
file.)Warning
The JbpmDS data source is defined in the jbpm-ds.xml file, located inSOA_ROOT/jboss-as/server/PROFILE/deploy/jbpm.esb
. By default, it uses a Hypersonic database. Always change this to a production-quality database in a live environment.Warning
The JBoss Enterprise SOA Platform also comes equipped with Hypersonic, an in-memory reference database. Use this in testing environments only. - Follow the example shown below:
Copy to Clipboard Copied! Toggle word wrap Toggle overflow