> Well, I think it solves your problem. Old session-ids will
> get routed to
> the old version of your webapp and thus will be deserialized
> without a
> problem. New sessions will be created in the new version.
Yes, but the session persistence will go into the same table rows -> chrash
while
Am 23.10.2014 um 11:07 schrieb Philippe Wijdh:
Hi,
Thank you for the response.
The initial setup of the spn and the keytab was without the port-number, the
registry key was a suggestion found on internet but this setting does not
change the outcome.
The command kinit on the Tomcat server retu
Am 23.10.2014 um 19:45 schrieb spr...@gmx.eu:
You may want to have a look at parallel deployment (
http://tomcat.apache.org/tomcat-7.0-doc/config/context.html).
At the moment /Catalina/localhost/ is used as value in column app. It
is the
root app.
Would a war ROOT##2.war use another value?
No
I found a causes. set the context attribute sessioncookiepath="/" is same
affect of emptysessionpath. tomcat document says if set emptysessionpath
then yomcat using session id value of client request.
I solve it. thanks to your comment.
2014. 10. 24. 오전 12:42에 "Christopher Schultz" 님이
작성:
> -
> >> You may want to have a look at parallel deployment (
> >> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html).
> >
> >
> >At the moment /Catalina/localhost/ is used as value in column app. It
> >is the
> >root app.
> >
> >Would a war ROOT##2.war use another value?
> No.
OK, then t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
이강우,
On 10/23/14 1:56 AM, 이강우(KangWoo Lee) wrote:
> ok I undertand.
>
> -> the session identifier should change to prevent session-fixation
> attacks.
>
> but how I can set tomcat to regenerate id value? I was search
> document, but can't find it
On 23/10/2014 13:27, Alessandro Manzoni wrote:
> What do you think about AbstractMethodError problem with tomcat 8?
Set testOnBorrow=false
> Am I stuck to version 7, having to use jtOpen jdbc Driver?
No.
Mark
-
To unsubscrib
Il 23.10.2014 10.11, Konstantin Kolinko ha scritto:
2014-10-23 10:44 GMT+04:00 Alessandro Manzoni :
Il 23.10.2014 01.49, Christopher Schultz ha scritto:
On 10/22/14 1:04 PM, Alessandro Manzoni wrote:
I configured a Resource datasouce inside context.xml but the
resulting connection is misconfi
Am 23. Oktober 2014 13:34:22 MESZ, schrieb spr...@gmx.eu:
>> You may want to have a look at parallel deployment (
>> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html).
>
>
>At the moment /Catalina/localhost/ is used as value in column app. It
>is the
>root app.
>
>Would a war ROOT##2.
> Are you using distributed sessions? If so, you'll have to override the
> internal serialization mechanism and do it all manually in a way that
> is going to be cross-version-compatible.
>
> It's not impossible, but it does take some planning and forethought.
OK; thought so.
Thank you.
---
> You may want to have a look at parallel deployment (
> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html).
At the moment /Catalina/localhost/ is used as value in column app. It is the
root app.
Would a war ROOT##2.war use another value?
Hi,
Thank you for the response.
The initial setup of the spn and the keytab was without the port-number, the
registry key was a suggestion found on internet but this setting does not
change the outcome.
The command kinit on the Tomcat server returns the following
C:\MyPrograms\Tomcat7\conf>se
On 22/10/2014 10:40, Philippe Wijdh wrote:
> Hello,
>
> We have spent a long time now, trying to set up Apache Tomcat with Windows
> Authentication.
> We followed the instructions as per
> http://tomcat.apache.org/tomcat-7.0-doc/windows-auth-howto.html but we cannot
> make it work properly, the
2014-10-23 10:44 GMT+04:00 Alessandro Manzoni :
> Il 23.10.2014 01.49, Christopher Schultz ha scritto:
>
>> On 10/22/14 1:04 PM, Alessandro Manzoni wrote:
>>>
>>> I configured a Resource datasouce inside context.xml but the
>>> resulting connection is misconfigured.
>>>
>>> The failing attribute ap
14 matches
Mail list logo