[Yanel-commits] rev 31554 - public/yanel/trunk/src/realms/yanel-website/content/documentation/request-processing

michi at wyona.com michi at wyona.com
Mon Feb 11 00:12:36 CET 2008


Author: michi
Date: 2008-02-11 00:12:35 +0100 (Mon, 11 Feb 2008)
New Revision: 31554

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/documentation/request-processing/en.xhtml
Log:
updated

Modified: public/yanel/trunk/src/realms/yanel-website/content/documentation/request-processing/en.xhtml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/documentation/request-processing/en.xhtml	2008-02-10 22:53:29 UTC (rev 31553)
+++ public/yanel/trunk/src/realms/yanel-website/content/documentation/request-processing/en.xhtml	2008-02-10 23:12:35 UTC (rev 31554)
@@ -14,5 +14,5 @@
 <li><b>Figure out the Realm.</b>
 <br/><i>http://localhost:8080</i> is the root context of the servlet engine
 <br/><i>/yanel</i> is the Yanel servlet context as configured in build.properties resp. local.build.properties
-<br/><i>/yanel-website</i> is the realm prefix as configured in conf/realms.xml resp. conf/local/local.realms.xml resp. WEB-INF/classes/realms.xml<br/>You will find out where the realm is configured e.g. ../src/realms/yanel-website/config/yanel-realm-config.xml</li><li><b>Figure out RTI/RC Repo</b><br/>Have a look ../src/realms/yanel-website/config/yanel-realm-config.xml where the rti-repository is configured. e.g ../src/realms/yanel-website/config/repository.xml</li><li><b>Get RTI/RC </b>(.yanel-rti, .yanel-rc)<br/>Follow the path and get the .yanel-rti or .yanel-rc in the content and you will get the Resource Type  (e.g. <i>&lt;{http://www.wyona.org/yanel/resource/1.0}xml/&gt;</i>) <br/></li><li><b>Get the Resource Type</b><br/>Have a look at conf/yanel.xml resp. conf/local/local.yanel.xml resp. WEB-INF/classes/yanel.properties to find out where the Resource Type is located. (e.g. /home/simon/src/yanel/src/resources/xml/resource.xml)</li><li><b>Get the Resource Type Class!
 </b> (where the view is being generated)<br/>have a look at /home/simon/src/yanel/src/resources/xml/resource.xml to see where the class is located. (e.g. /home/simon/src/yanel/src/resources/xml/src/java/org/wyona/yanel/impl/resources/XMLResource.java)<br/><br/></li></ol></body>
-</html>
+<br/><i>/yanel-website</i> is the realm prefix as configured in conf/realms.xml resp. conf/local/local.realms.xml resp. WEB-INF/classes/realms.xml<br/>You will find out where the realm is configured e.g. ../src/realms/yanel-website/realm.xml</li><li><b>Figure out RTI/RC Repo</b><br/>Have a look ../src/realms/yanel-website/realm.xml where the rti-repository is configured. e.g ../src/realms/yanel-website/config/res-config-repository.xml</li><li><b>Get RTI/RC </b>(.yanel-rti, .yanel-rc)<br/>Follow the path and get the .yanel-rti or .yanel-rc in the content and you will get the Resource Type  (e.g. <i>&lt;{http://www.wyona.org/yanel/resource/1.0}xml/&gt;</i>). Also take a look at ../src/realms/yanel-website/res-configs-repo/data/map.rc-map<br/></li><li><b>Get the Resource Type</b><br/>Have a look at conf/resource-types.xml resp. conf/local/local.resource-types.xml resp. WEB-INF/classes/resource-types.xml to find out where the Resource Type is located. (e.g. /home/simon/src/yane!
 l/src/resources/xml/resource.xml)</li><li><b>Get the Resource Type Class</b> (where the view is being generated)<br/>have a look at /home/simon/src/yanel/src/resources/xml/resource.xml to see where the class is located. (e.g. /home/simon/src/yanel/src/resources/xml/src/java/org/wyona/yanel/impl/resources/XMLResource.java)<br/><br/></li></ol></body>
+</html>
\ No newline at end of file



More information about the Yanel-commits mailing list