[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523801 ] Eelco Hillenius commented on WICKET-878: You have to place the filter mapping of the wicket session filter be

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-30 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523804 ] Matej Knopp commented on WICKET-878: The problem now is that your doFilter is invoked before WicketFilter.doFilte

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-30 Thread Thomas Singer (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523794 ] Thomas Singer commented on WICKET-878: -- Although I'm using wicket's trunk at rev. 570773, I'm still getting the

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522989 ] Matej Knopp commented on WICKET-878: I recommend to update the snapshot again, as I've fixed a bug when request

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522983 ] Matej Knopp commented on WICKET-878: That's weird, the QueryStringUrlCodingStrategy seem to work fine for me. Wha

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Thomas Singer (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522971 ] Thomas Singer commented on WICKET-878: -- OK, I've integrated the sources in the IDE and got it compiling. But due

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522966 ] Matej Knopp commented on WICKET-878: The snapshots will probably won't be recent enough so you'll have to wait c

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522960 ] Eelco Hillenius commented on WICKET-878: Get the snapshot here: http://wicketstuff.org/maven/repository/org/

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Thomas Singer (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522958 ] Thomas Singer commented on WICKET-878: -- How do I build it without maven, e.g. with ANT? > IllegalStateException

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-27 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522956 ] Matej Knopp commented on WICKET-878: I commited a possible fix, can you please try it if works for you? > Illega

[jira] Commented: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-26 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522914 ] Matej Knopp commented on WICKET-878: I think we should create RequestCycle before asking ResourceReference for r