[Yanel-commits] rev 29345 - in public/yanel/trunk/src/realms/yanel-website/content: . f583ecfe-2af8-49a4-bfde-2a6b81266e29.yarep

michi at wyona.com michi at wyona.com
Thu Nov 29 09:06:27 CET 2007


Author: michi
Date: 2007-11-29 09:06:26 +0100 (Thu, 29 Nov 2007)
New Revision: 29345

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29
   public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29.yarep/meta
Log:
new version added

Modified: public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29	2007-11-29 08:06:10 UTC (rev 29344)
+++ public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29	2007-11-29 08:06:26 UTC (rev 29345)
@@ -1,2 +1,18 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <p>SSL<br/></p></body>
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  
+<h2>SSL</h2>
+<h3>Binary Version</h3>
+<p>Within the file <i>TOMCAT/webapps/yanel/WEB-INF/web.xml</i> one can set</p>
+<p>
+&lt;servlet&gt;<br/>
+   ...<br/>
+  &lt;init-param xmlns:webApp=&quot;http://java.sun.com/xml/ns/j2ee&quot;&gt;<br/>
+    &lt;param-name&gt;ssl-port&lt;/param-name&gt;<br/>
+    &lt;param-value&gt;8443&lt;/param-value&gt;<br/>
+  &lt;/init-param&gt;<br/>
+&lt;/servlet&gt;</p>Restart Tomcat (please make sure that Tomcat has SSL turned on, see &quot;conf/serverl.xml&quot;)
+<h3>Source Version</h3>
+<p>
+Within the file <i>src/build/(local.)build.properties</i> one can set the parameters <i>tomcat1.ssl.port=8443</i> and <i>tomcat2.ssl.port=8443</i>. Then re-configure Tomcat (run &quot;configure&quot; to turn on SSL for Tomcat resp. patch &quot;conf/server.xml&quot;) resp. re-build (run &quot;build&quot; to patch the &quot;web.xml&quot; file) Yanel
+</p>
+</body>
 </html>
\ No newline at end of file

Modified: public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29.yarep/meta	2007-11-29 08:06:10 UTC (rev 29344)
+++ public/yanel/trunk/src/realms/yanel-website/content/f583ecfe-2af8-49a4-bfde-2a6b81266e29.yarep/meta	2007-11-29 08:06:26 UTC (rev 29345)
@@ -1,5 +1,5 @@
 yarep_type<string>:resource
 yarep_isCheckedOut<boolean>:false
-yarep_checkoutDate<date>:2007-11-16T15:37:36+0100
-yarep_checkoutUserID<string>:lenya
-yarep_checkinDate<date>:2007-11-16T15:37:49+0100
+yarep_checkoutDate<date>:2007-11-29T09:18:55+0100
+yarep_checkoutUserID<string>:michi
+yarep_checkinDate<date>:2007-11-29T09:21:16+0100



More information about the Yanel-commits mailing list