Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 73B22200C4F for ; Sat, 1 Apr 2017 13:44:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 722C5160B9D; Sat, 1 Apr 2017 11:44:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B06A5160B8D for ; Sat, 1 Apr 2017 13:44:41 +0200 (CEST) Received: (qmail 43777 invoked by uid 500); 1 Apr 2017 11:44:40 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 43766 invoked by uid 99); 1 Apr 2017 11:44:40 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Apr 2017 11:44:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 88F4DDFBC6; Sat, 1 Apr 2017 11:44:40 +0000 (UTC) From: alexisgayte To: dev@tomcat.apache.org Reply-To: dev@tomcat.apache.org References: In-Reply-To: Subject: [GitHub] tomcat issue #51: #41 Check and update session record if one already exists. Content-Type: text/plain Message-Id: <20170401114440.88F4DDFBC6@git1-us-west.apache.org> Date: Sat, 1 Apr 2017 11:44:40 +0000 (UTC) archived-at: Sat, 01 Apr 2017 11:44:42 -0000 Github user alexisgayte commented on the issue: https://github.com/apache/tomcat/pull/51 Hi Guys, I could not run the test but I use this code for my tomcat8. That will fix the issue #41. Also remove and create the session create some issue if you want to link the PK in the database. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org