[opencms-dev] Problem beim Tomcat7 start

Arash Kaffamanesh ak at cloudssky.com
Tue Aug 26 19:36:56 CEST 2014


Hi Christoph,

no, do exactly what is provided there:

the context tag is commented:

<!-- Context -->

and is extended with the sessionCookiePath="/":

<Context sessionCookiePath="/">
    <!-- Default set of monitored resources -->
    <WatchedResource>WEB-INF/web.xml</WatchedResource>

    <!-- Uncomment this to disable session persistence across Tomcat
restarts -->
    <!--
    <Manager pathname="" />
    -->

    <!-- Uncomment this to enable Comet connection tacking (provides events
         on session expiration as well as webapp lifecycle) -->
    <!--
    <Valve
className="org.apache.catalina.valves.CometConnectionManagerValve" />
    -->

</Context>

and has a closing tag </Context>.

Best,
Arash



On Tue, Aug 26, 2014 at 3:32 PM, Christoph Kukulies <
kuku at physik.rwth-aachen.de> wrote:

>  Hi Arsh,
>
> could it be that there is a type on page 40 of that document:
>
> $  vi /var/lib/tomcat7/conf/context.xml
>
> <!-- Context -->
>
> <Context sessionCookiePath="/">
>
> There is already a Context section. How would that fit into the existing
> one?
>
> And wouldn't that have to be
>
>
>  <Context sessionCookiePath="/"
> * /> *
>
>
>
> *? *
>
>
>  Am 25.08.2014 um 17:32 schrieb Arash Kaffamanesh:
>
>  Hi Christoph,
>
>  Thanks for the hint, the link was broken after an upgrade to OpenCms 9,
> its now fixed.
>
>  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..
>
>  Kind Regards,
> Arash
>
>
> On Mon, Aug 25, 2014 at 4:25 PM, Christoph Kukulies <
> kuku at physik.rwth-aachen.de> wrote:
>
>>  Am 25.08.2014 um 16:07 schrieb Arash Kaffamanesh:
>>
>> Hi Christoph,
>>
>>  see on this page:
>>
>> https://docs.google.com/a/cloudssky.com/document/d/1PUNVQXecxABjf5WNh1xb1CWY-FIBZgOTPO1neIi6EgI/edit?pli=1#heading=h.r4ba2ls3mq1o
>>
>>  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.
>>
>>  HTH,
>> Kind Regards,
>> Arash
>>
>>   Thanks a lot, Arash.
>> Unfortunately the link to the adressed vhosts file (000-default) in the
>> document is broken.
>>  <http://cloudssky.com/en/downloads/000-default>
>> I'm not using ajp workers on port 8009, instead I have an extra connector
>> for every VirtualHost site (have four or five
>> of those). Would that work also?
>>
>
> --
> Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20140826/eab614e1/attachment.htm>


More information about the opencms-dev mailing list