[
https://issues.apache.org/jira/browse/WICKET-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889113#action_12889113
]
Dmitry Rodiontsev commented on WICKET-2945:
-------------------------------------------
With the latest snapshot
http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.4.x/38/ this
issue was reproduced too.
After the application startup, first click on the link leads to exception. But
after refreshing the page (F5) all works good.
I cleaned the local maven repo and the browser's cache, so I believe, it's not
a problem of the environment.
I have attached the log file which shows that newSession method was called.
> Filters and a application have different contexts
> -------------------------------------------------
>
> Key: WICKET-2945
> URL: https://issues.apache.org/jira/browse/WICKET-2945
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.9
> Reporter: Dmitry Rodiontsev
> Attachments: sandbox.log, sandbox.zip
>
>
> I'm not familiar with multi-threaded applications, but in the Wicket 1.4.7 my
> example works correctly. Now it's broken.
> Looks like filter and wicket application lives in the different contexts and
> has different threads.
> Any thoughts on what is causing this problem?
> Thanks,
> Dmitry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.