[
https://jira.jboss.org/jira/browse/JBPM-1163?page=com.atlassian.jira.plug...
]
Thomas Diesler resolved JBPM-1163.
----------------------------------
Fix Version/s: (was: jBPM 3.2.6 GA )
Resolution: Won't Fix
Yes, that this is xml should be obvious once you start editing the file
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
Assignee: Thomas Diesler
Priority: Optional
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira