Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 40017 invoked from network); 3 Aug 2007 03:36:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Aug 2007 03:36:20 -0000 Received: (qmail 3419 invoked by uid 500); 3 Aug 2007 03:36:14 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 3351 invoked by uid 500); 3 Aug 2007 03:36:14 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 3339 invoked by uid 99); 3 Aug 2007 03:36:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 20:36:13 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2007 03:36:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D4FB7141F8 for ; Thu, 2 Aug 2007 20:35:53 -0700 (PDT) Message-ID: <8574489.1186112153640.JavaMail.jira@brutus> Date: Thu, 2 Aug 2007 20:35:53 -0700 (PDT) From: "dinh anh khoa (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Issue Comment Edited: (AXIS2-3046) Axis2 session does not timeout as expected In-Reply-To: <4212339.1185961192875.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517428 ] dinh anh khoa edited comment on AXIS2-3046 at 8/2/07 8:35 PM: -------------------------------------------------------------- So, where can I obtain new distribution of this fixed? Thanks was: So, where can I obtain new build of this fixed? Thanks > Axis2 session does not timeout as expected > ------------------------------------------ > > Key: AXIS2-3046 > URL: https://issues.apache.org/jira/browse/AXIS2-3046 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: kernel > Affects Versions: 1.2 > Environment: Fedora Core3, J2SE 1.5.0_11-b03, Axis2-1.2 (Integrated on a tomcat webapplication) > Reporter: dinh anh khoa > Assignee: Deepal Jayasinghe > Priority: Blocker > > * As the default in Axis2.xml, session will expire after 30000ms (30s). > * I've engaged addressing module for both server and client > * I setup a service > * the client call a method, its fine > * client call Thread.sleep(60000) > * client call that method again, and its still work. It's should not working here and receive a fault message to say "Invalid serviceGroupId ...". > I'm newly use Axis2, I'm not know weather this is a bug or not? could you please explain me this? > Thanks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org