[Osr-101] rev 26930 - in public/osr-101/trunk: .
yanel/data-paths/amendments
yanel/data-paths/amendments/introspection-locked-resource-exception.html.xml
yanel/data-paths/amendments/locked-resource-exception.html
yanel/rti/amendments
michi at wyona.com
michi at wyona.com
Sat Aug 25 11:52:48 CEST 2007
Author: michi
Date: 2007-08-25 11:52:47 +0200 (Sat, 25 Aug 2007)
New Revision: 26930
Added:
public/osr-101/trunk/56036e74-51f9-4396-bea0-62c7996822da
public/osr-101/trunk/e290de38-b4bd-4bf2-854e-54ad41e95b4d
public/osr-101/trunk/yanel/data-paths/amendments/introspection-locked-resource-exception.html.xml/
public/osr-101/trunk/yanel/data-paths/amendments/introspection-locked-resource-exception.html.xml/.yarep-uid
public/osr-101/trunk/yanel/data-paths/amendments/locked-resource-exception.html/
public/osr-101/trunk/yanel/data-paths/amendments/locked-resource-exception.html/.yarep-uid
public/osr-101/trunk/yanel/rti/amendments/locked-resource-exception.html.yanel-rc
Log:
amendment re locked resource exception added
Added: public/osr-101/trunk/56036e74-51f9-4396-bea0-62c7996822da
===================================================================
--- public/osr-101/trunk/56036e74-51f9-4396-bea0-62c7996822da (rev 0)
+++ public/osr-101/trunk/56036e74-51f9-4396-bea0-62c7996822da 2007-08-25 09:52:47 UTC (rev 26930)
@@ -0,0 +1,20 @@
+!Locked Resource Exception
+
+Server Response Status: 409 (Conflict)
+
+Server Response Body:
+{{{
+<?xml version="1.0"?>
+
+<exception xmlns="http://www.wyona.org/neutron/1.0" type="locked-resource">
+ <message>Resource is already checked out by another user: lenya!</message>
+ <locked-resource>
+ <!--
+ - user info, e.g. how to contact this user
+ - checkout time
+ - URL to break the lock
+ - ...
+ -->
+ </locked-resource>
+</exception>
+}}}
Added: public/osr-101/trunk/e290de38-b4bd-4bf2-854e-54ad41e95b4d
===================================================================
--- public/osr-101/trunk/e290de38-b4bd-4bf2-854e-54ad41e95b4d (rev 0)
+++ public/osr-101/trunk/e290de38-b4bd-4bf2-854e-54ad41e95b4d 2007-08-25 09:52:47 UTC (rev 26930)
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+
+<introspection xmlns="http://www.wyona.org/neutron/2.0">
+
+ <resource name="Locked Resource Exception">
+ <edit mime-type="text/plain">
+ <checkout url="locked-resource-exception.html?yanel.resource.viewid=txt&yanel.resource.usecase=checkout" method="GET"/>
+ <checkin url="locked-resource-exception.html?yanel.resource.usecase=checkin" method="PUT"/>
+ </edit>
+ </resource>
+</introspection>
\ No newline at end of file
Added: public/osr-101/trunk/yanel/data-paths/amendments/introspection-locked-resource-exception.html.xml/.yarep-uid
===================================================================
--- public/osr-101/trunk/yanel/data-paths/amendments/introspection-locked-resource-exception.html.xml/.yarep-uid (rev 0)
+++ public/osr-101/trunk/yanel/data-paths/amendments/introspection-locked-resource-exception.html.xml/.yarep-uid 2007-08-25 09:52:47 UTC (rev 26930)
@@ -0,0 +1 @@
+e290de38-b4bd-4bf2-854e-54ad41e95b4d
\ No newline at end of file
Added: public/osr-101/trunk/yanel/data-paths/amendments/locked-resource-exception.html/.yarep-uid
===================================================================
--- public/osr-101/trunk/yanel/data-paths/amendments/locked-resource-exception.html/.yarep-uid (rev 0)
+++ public/osr-101/trunk/yanel/data-paths/amendments/locked-resource-exception.html/.yarep-uid 2007-08-25 09:52:47 UTC (rev 26930)
@@ -0,0 +1 @@
+56036e74-51f9-4396-bea0-62c7996822da
\ No newline at end of file
Added: public/osr-101/trunk/yanel/rti/amendments/locked-resource-exception.html.yanel-rc
===================================================================
--- public/osr-101/trunk/yanel/rti/amendments/locked-resource-exception.html.yanel-rc (rev 0)
+++ public/osr-101/trunk/yanel/rti/amendments/locked-resource-exception.html.yanel-rc 2007-08-25 09:52:47 UTC (rev 26930)
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+<yanel:rti name="wiki" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+<yanel:property name="DO_NOT_HARDCODE_xslt" value="/xslt/global.xsl"/>
+<yanel:property name="mime-type" value="application/xhtml+xml"/>
+</yanel:resource-config>
\ No newline at end of file
More information about the Osr-101
mailing list