[
https://issues.apache.org/jira/browse/WICKET-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Rantalaiho updated WICKET-1256:
------------------------------------
Summary: Wickettester does not work with custom Sessions that are not
WebSessions (was: Wickettester does not honor sessions created by a specified
webapplication)
Nino, do you think that the new title reflects the issue?
Is there a need for WicketTester (MockWebApplication really) to work with
custom Sessions not extending WebSession?
If not, this issue can be closed, right?
> Wickettester does not work with custom Sessions that are not WebSessions
> ------------------------------------------------------------------------
>
> Key: WICKET-1256
> URL: https://issues.apache.org/jira/browse/WICKET-1256
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 1.3.0-final
> Environment: mac osx 10.4
> Reporter: Nino Martinez
> Assignee: Timo Rantalaiho
> Priority: Minor
> Fix For: 1.4-M4
>
> Attachments: showSessionNotCustom.zip,
> wicketTesterWebsessionToSession.patch
>
>
> if you specify a wicket application in wicket tester's constructor, wicket
> tester does not create sessions of the type specified in specified web
> application. Just run TestHomePage.java it fails, but when running the
> application(via start.java) for real it works as it should?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.