Author: tom.baeyens(a)jboss.com
Date: 2009-07-17 06:34:17 -0400 (Fri, 17 Jul 2009)
New Revision: 5323
Modified:
jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch01-Introduction.xml
Log:
updated section 'reporting problems'
Modified: jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch01-Introduction.xml
===================================================================
---
jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch01-Introduction.xml 2009-07-17
10:33:36 UTC (rev 5322)
+++
jbpm4/trunk/modules/userguide/src/main/docbook/en/modules/ch01-Introduction.xml 2009-07-17
10:34:17 UTC (rev 5323)
@@ -62,13 +62,13 @@
use the following snippet as a template:
</para>
<programlisting><emphasis role="bold">=== Environment
==============================</emphasis>
- - <emphasis role="bold">jBPM Version</emphasis> : which version of
jBPM are you using?
- - <emphasis role="bold">Database</emphasis> : which database and
which version of that database
- - <emphasis role="bold">JDK</emphasis> : which Java version are
you using? use 'java -version' to find out
- - <emphasis role="bold">Container</emphasis> : which Java version
are you using? use 'java -version' to find out
- - <emphasis role="bold">Configuration</emphasis> : is your
jbpm.cfg.xml only importing files from the jbpm.jar
+- <emphasis role="bold">jBPM Version</emphasis> : which version of
jBPM are you using?
+- <emphasis role="bold">Database</emphasis> : which database and
which version of that database
+- <emphasis role="bold">JDK</emphasis> : which Java version are you
using? use 'java -version' to find out
+- <emphasis role="bold">Container</emphasis> : which Java version
are you using? use 'java -version' to find out
+- <emphasis role="bold">Configuration</emphasis> : is your
jbpm.cfg.xml only importing files from the jbpm.jar
lib itself? or did you create a custom config file?
- - <emphasis role="bold">Libraries</emphasis> : are you using the
exact versions of the libs from inside the jbpm
+- <emphasis role="bold">Libraries</emphasis> : are you using the
exact versions of the libs from inside the jbpm
distribution of the version that you're using? or did you change some of the
libs?
<emphasis role="bold">=== Process
==================================</emphasis>
Show replies by date