Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Documentation/TroubleShootingFAQ"

(New page: == Common Problems == === BPEL === === My xpath expression doesnt work === # Check that the expression is correct with a xpath tool # ensure that the attributes are not filtered out {{Pa...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Common Problems ==
+
This page can be deleted.
  
=== BPEL ===
+
content moved to http://wiki.eclipse.org/SMILA/FAQ#My_xpath_expression_doesnt_work
 
+
=== My xpath expression doesnt work ===
+
# Check that the expression is correct with a xpath tool
+
# ensure that the attributes are not filtered out {{Path|config/org.eclipse.smila.blackboard/RecordFilters.xml}
+
 
+
 
+
== Logging ==
+
 
+
 
+
{{CTable}}
+
| Area || id || level || Comment
+
|-
+
| BPEL || org.eclipse.smila.processing.bpel.ODEWorkflowProcessor  || Trace || Log BPEL request before and after pipelet invocation
+
 
+
|}
+
 
+
[[Category:SMILA]]
+

Latest revision as of 04:38, 10 February 2012

This page can be deleted.

content moved to http://wiki.eclipse.org/SMILA/FAQ#My_xpath_expression_doesnt_work

Back to the top