Author: irooskov(a)redhat.com
Date: 2011-06-06 23:49:19 -0400 (Mon, 06 Jun 2011)
New Revision: 31861
Modified:
trunk/bpel/docs/reference/en-US/troubleshooting.xml
Log:
updated troubleshooting guide
Modified: trunk/bpel/docs/reference/en-US/troubleshooting.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/troubleshooting.xml 2011-06-07 03:20:51 UTC (rev
31860)
+++ trunk/bpel/docs/reference/en-US/troubleshooting.xml 2011-06-07 03:49:19 UTC (rev
31861)
@@ -14,7 +14,7 @@
<title>Error messages</title>
<table>
<title>Error messages</title>
- <tgroup cols='2' align='left' colsep='1'
rowsep='1'>
+ <tgroup cols='2'>
<colspec colname='c1'/>
<colspec colname='c2'/>
<thead>
@@ -25,9 +25,31 @@
</thead>
<tbody>
<row>
- <entry></entry>
- <entry></entry>
+ <entry>{1} "{2}" of type "{4}" is not compatible with
WSDL message "{3}".</entry>
+ <entry>
+ <ulink
url="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#SA...
+ <ulink
url="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#SA...
+ <ulink
url="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#SA...
+ </entry>
</row>
+ <row>
+ <entry>The start activity <{0}> must be the first activity in
the process.</entry>
+ <entry>
+ <ulink
url="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#SA...
+ </entry>
+ </row>
+ <row>
+ <entry>Standard fault "{1}" cannot be handled in
<{0}> when exitOnStandardFaults is set to yes.</entry>
+ <entry>
+ <ulink
url="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#SA...
+ </entry>
+ </row>
+ <row>
+ <entry>The partner link "{1}" referenced from this
<{0}> must have "{2}" defined.</entry>
+ <entry>
+ <ulink
url="http://docs.oasis-open.org/wsbpel/2.0/OS/wsbpel-v2.0-OS.html#SA...
+ </entry>
+ </row>
</tbody>
</tgroup>
</table>