Hi Michi,
[EMAIL PROTECTED] wrote:
Author: michi
Date: Tue Jun 20 08:26:21 2006
New Revision: 415710
URL: http://svn.apache.org/viewvc?rev=415710&view=rev
Log:
neutron usecase started
Added:
lenya/trunk/src/webapp/lenya/usecases/neutron/
lenya/trunk/src/webapp/lenya/usecases/neutron/usecase-neutron.xmap
just curious - what is the purpose of this usecase?
Is there a special reason why you don't use the usecase framework?
Thanks,
-- Andreas
Added: lenya/trunk/src/webapp/lenya/usecases/neutron/usecase-neutron.xmap
URL:
http://svn.apache.org/viewvc/lenya/trunk/src/webapp/lenya/usecases/neutron/usecase-neutron.xmap?rev=415710&view=auto
==============================================================================
--- lenya/trunk/src/webapp/lenya/usecases/neutron/usecase-neutron.xmap (added)
+++ lenya/trunk/src/webapp/lenya/usecases/neutron/usecase-neutron.xmap Tue Jun
20 08:26:21 2006
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
+ <map:components/>
+
+ <map:pipelines>
+ <map:pipeline>
+ <map:match pattern="neutron" type="usecase">
+ <map:match pattern="checkout" type="step">
+ <map:generate src="usecase-neutron.xmap"/>
+ <map:serialize type="xml"/>
+ </map:match>
+ </map:match>
+ </map:pipeline>
+ </map:pipelines>
+
+</map:sitemap>
--
Andreas Hartmann
Wyona Inc. - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]