Just had this error:
[Fehler ORABPEL-10902]: Kompilierung nicht erfolgreich
[Beschreibung]: in "C:\Projekte\CruisePlanner\src\bpel\CpOutput\bpel\CpOutput.bpel", XML-Parsing nicht erfolgreich. Grund "".
[Mögliche Behebung]: n/v.
Solution:
In my case it was an error in an expression-attribute of a <from>-Tag which caused the trouble, since the expression is evaluated at compile time.
Just iteratively comment out the statements to find the problem.
Monday, October 29, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment