]
Thomas Diesler updated JBPM-1163:
---------------------------------
Fix Version/s: jBPM 3.3.2 GA
Revisit open bugs
Bad property format of hibernate.cfg.xml snippet in the user guide
"Persistence" chapter
----------------------------------------------------------------------------------------
Key: JBPM-1163
URL:
https://jira.jboss.org/jira/browse/JBPM-1163
Project: JBoss jBPM
Issue Type: Bug
Components: Productization
Affects Versions: jBPM 3.2.2
Environment: CVS code JBPM 3.2.2 downloaded on 2008.04.18.
Reporter: Julien Kronegg
Priority: Optional
Fix For: jBPM 3.3.2 GA
Original Estimate: 16 weeks
Remaining Estimate: 16 weeks
In "/jbpm.3/jpdl/userguide/en/modules/persistence.xml" (CVS version 1.11), the
"Managed transactions" section describe the most important configuration
property from the "hibernate.cfg.xml" file as follow:
"hibernate.connection.datasource= --datasource JNDI name-- like e.g.
java:/DefaultDS"
This property should be described using a XML format because the
"hibernate.cfg.xml" in in XML format, for example:
<property name="hibernate.connection.datasource"> --datasource JNDI
name-- like e.g. java:/DefaultDS </property>
Note: not tested on the german documentation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: