<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Arsh,<br>
<br>
could it be that there is a type on page 40 of that document:<br>
<br>
<meta charset="utf-8">
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"
id="docs-internal-guid-2341b631-1281-a2d8-26da-c77f6508e772"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">$
vi /var/lib/tomcat7/conf/context.xml</span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;"><!--
Context --></span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;"><Context
sessionCookiePath="/"><br>
</span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">There
is already a Context section. How would that fit into the
existing one?<br>
</span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">And
wouldn't that have to be<br>
</span></p>
<br>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;"><br>
</span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;"><Context
sessionCookiePath="/"<font color="#ff0000"><b> /<font
color="#000000">><br>
</font></b></font></span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;"><font
color="#ff0000"><b><font color="#000000">?<br>
<br>
</font></b></font></span></p>
<p dir="ltr"
style="line-height:1.15;margin-top:0pt;margin-bottom:10pt;"><span
style="font-size:15px;font-family:Arial;color:#000000;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;"><br>
</span></p>
Am 25.08.2014 um 17:32 schrieb Arash Kaffamanesh:<br>
</div>
<blockquote
cite="mid:CA+LqMcGPHnBJjEKwTStuX0dtHL58TMvOVerMoUko4vzB1ChN7g@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">
<div class="gmail_extra">Hi Christoph,<br>
<br>
</div>
<div class="gmail_extra">Thanks for the hint, the link was
broken after an upgrade to OpenCms 9, its now fixed.</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">
Regarding your question, I'd recommend to use mod_jk with ajp
connector as described there, its much powerful and performant
than mod_proxy etc..</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">Kind Regards,</div>
<div class="gmail_extra">Arash</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Mon, Aug 25, 2014 at 4:25 PM,
Christoph Kukulies <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:kuku@physik.rwth-aachen.de" target="_blank">kuku@physik.rwth-aachen.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Am 25.08.2014 um 16:07 schrieb Arash Kaffamanesh:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi Christoph,
<div><br>
</div>
<div>
<div>see on this page:</div>
<div><a moz-do-not-send="true"
href="https://docs.google.com/a/cloudssky.com/document/d/1PUNVQXecxABjf5WNh1xb1CWY-FIBZgOTPO1neIi6EgI/edit?pli=1#heading=h.r4ba2ls3mq1o"
target="_blank">https://docs.google.com/a/cloudssky.com/document/d/1PUNVQXecxABjf5WNh1xb1CWY-FIBZgOTPO1neIi6EgI/edit?pli=1#heading=h.r4ba2ls3mq1o</a><br>
</div>
<div><br>
</div>
<div>in the appendix of the step by step OpenCms
installation guide with Apache, Tomcat 7, MySQL,
SSL and much more, works on Ubuntu 12 and 14.<br>
</div>
<div><br>
</div>
<div>HTH,</div>
<div>Kind Regards,</div>
<div>Arash</div>
<br>
</div>
</div>
</blockquote>
Thanks a lot, Arash.<br>
Unfortunately the link to the adressed vhosts file
(000-default) in the document is broken.<br>
<span
style="font-size:15px;font-family:Arial;color:rgb(0,0,0);font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;background-color:transparent">
</span><a moz-do-not-send="true"
href="http://cloudssky.com/en/downloads/000-default"
style="text-decoration:none" target="_blank"><span
style="font-size:15px;font-family:Arial;color:rgb(17,85,204);font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline;background-color:transparent"></span></a><br>
I'm not using ajp workers on port 8009, instead I have
an extra connector for every VirtualHost site (have four
or five<br>
of those). Would that work also?</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
<br>
<div class="moz-signature">-- <br>
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
</div>
</body>
</html>