[Osr-101] rev 24214 - public/osr-101/trunk/amendments

michi at wyona.com michi at wyona.com
Sun May 6 11:36:39 CEST 2007


Author: michi
Date: 2007-05-06 11:36:37 +0200 (Sun, 06 May 2007)
New Revision: 24214

Modified:
   public/osr-101/trunk/amendments/workflow.html
Log:
response added

Modified: public/osr-101/trunk/amendments/workflow.html
===================================================================
--- public/osr-101/trunk/amendments/workflow.html	2007-05-05 22:44:58 UTC (rev 24213)
+++ public/osr-101/trunk/amendments/workflow.html	2007-05-06 09:36:37 UTC (rev 24214)
@@ -1,9 +1,9 @@
 !Workflow
 
 {{{
-<introspection>
-  <resource>
-    <edit mime-type="application/xhtml+xml" name="Homepage">
+<introspection xmlns="http://www.wyona.org/neutron/2.0">
+  <resource name="Homepage">
+    <edit mime-type="application/xhtml+xml">
       <open url="index.xhtml" method="GET"/>
       <save url="index.xhtml?yanel.resource.usecase=save" method="POST"/>
     </edit>
@@ -47,4 +47,12 @@
 </workflow>
 }}}
 
-Server Response if transition failed: ...
+Server Response if transition failed: HTTP/1.1 500 Internal Server Error
+
+{{{
+<?xml version="1.0" encoding="UTF-8"?>
+
+<exception xmlns="http://www.wyona.org/neutron/2.0" type="workflow">
+  <message>Workflow transition failed to execute.</message>
+</exception>
+}}}




More information about the Osr-101 mailing list