[opencms-dev] apache2 + mod_jk + tomcat4: login problem

Jonathan Woods jonathan.woods at scintillance.com
Thu Jun 8 17:10:06 CEST 2006


It's

	emptySessionPath="true" 

as an attribute to the Connector tag.

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Marcus Popetz
Sent: 08 June 2006 13:38
To: The OpenCms mailing list; opencms-dev at opencms.org
Subject: Re: [opencms-dev] apache2 + mod_jk + tomcat4: login problem

At 03:13 AM 6/8/2006, Francisco Lopera wrote:
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
>                port="8009" minProcessors="5" maxProcessors="75"
>                enableLookups="false" acceptCount="10" debug="0"
>                connectionTimeout="20000" useURIValidationHack="false"

make sure you added the emptySessionPath bit to your tomcat server.xml.  I
forget the exact syntax, but it's not there and will cause this exact
problem.

-mp


> 
>protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"
>                emptySessionPath="true" protocol="AJP/1.3"/> The tomcat 
>security is not active.
>
>I have followed all the steps of document: 
><http://opencms-forum.de/viewtopic.php?t=713>http://opencms-forum.de/vi
>ewtopic.php?t=713, but I don't modify /sites config. I need doing?
>
>Somebody has this same problem?  Ideas, suggestions?
>Thank you very much.
>
>_______________________________________________
>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/mailman/listinfo/opencms-dev


_______________________________________________
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/mailman/listinfo/opencms-dev





More information about the opencms-dev mailing list