[ 
https://issues.apache.org/jira/browse/WICKET-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-1672.
-----------------------------------

    Resolution: Invalid

doesnt make sense because each app stores its session/pagemap under a different 
session key (based on filter/servlet name) so i do not see how this can happen. 
perhaps you can provide a quicksart.

wicket-examples is a multi wicket app example and there everything works fine.

> pages from different wicket WebApplications in one webapp have same id in the 
> default pagemap
> ---------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1672
>                 URL: https://issues.apache.org/jira/browse/WICKET-1672
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M1
>            Reporter: xiefei
>
> I have two wicket WebAppilcation in one webapp. When I open two browser 
> window 
> each pointing to a page in one of them, they both get "id=0" in the default 
> pagemap. 
> Then in the subsequent requests Session.getPage() sometimes load wrong page 
> instance.

-- 
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