[ 
https://issues.apache.org/jira/browse/WICKET-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555924#action_12555924
 ] 

nino edited comment on WICKET-1256 at 1/4/08 5:23 AM:
---------------------------------------------------------------

Used session instead of websession. When using websession for the custom 
session all tests passes.

See this for a complete stack of what was wrong:

http://www.nabble.com/Wickettester-and-session--td14459864.html#a14459864

      was (Author: nino):
    Used session instead of websession. When using websession for the custom 
session all tests passes.
  
> Wickettester does not honor sessions created by a specified webapplication
> --------------------------------------------------------------------------
>
>                 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
>         Attachments: showSessionNotCustom.zip
>
>
> 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.

Reply via email to