[ http://issues.apache.org/jira/browse/TAPESTRY-424?page=all ]
Howard M. Lewis Ship reassigned TAPESTRY-424:
---------------------------------------------
Assign To: Howard M. Lewis Ship
> RestartService creates HttpSession wrongfully
> ---------------------------------------------
>
> Key: TAPESTRY-424
> URL: http://issues.apache.org/jira/browse/TAPESTRY-424
> Project: Tapestry
> Type: Bug
> Components: Framework
> Versions: 3.0, 3.0.1, 3.0.2, 3.0.3, 4.0
> Reporter: Fernando
> Assignee: Howard M. Lewis Ship
> Attachments: nosession.patch
>
> RestartService.java at line 75, tries to invalidate the HttpSession. It goes
> this by calling getSession() (thus building a session that wasn't there),
> instead of getSession( false ).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]