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 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]