You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2012/09/17 07:38:07 UTC

[jira] [Resolved] (WICKET-4656) Atmosphere example doesn't work due to missing 'page' when creating AjaxRequestTarget

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

Emond Papegaaij resolved WICKET-4656.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.1.0

This is fixed with more recent versions of Atmosphere.
                
> Atmosphere example doesn't work due to missing 'page' when creating AjaxRequestTarget
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-4656
>                 URL: https://issues.apache.org/jira/browse/WICKET-4656
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-atmosphere
>    Affects Versions: 6.0.0-beta3
>            Reporter: Martin Grigorov
>            Assignee: Emond Papegaaij
>             Fix For: 6.1.0
>
>
> Testing beta3 revealed this error when trying to use Wicket Atmosphere:
> ERROR - DefaultExceptionMapper     - Unexpected error occurred
> java.lang.IllegalArgumentException: Argument 'page' may not be null.
> 	at org.apache.wicket.util.lang.Args.notNull(Args.java:41)
> 	at org.apache.wicket.ajax.AjaxRequestHandler.<init>(AjaxRequestHandler.java:111)
> 	at org.apache.wicket.protocol.http.WebApplication$DefaultAjaxRequestTargetProvider.get(WebApplication.java:956)
> 	at org.apache.wicket.protocol.http.WebApplication$DefaultAjaxRequestTargetProvider.get(WebApplication.java:949)
> 	at org.apache.wicket.protocol.http.WebApplication.newAjaxRequestTarget(WebApplication.java:800)
> 	at org.apache.wicket.atmosphere.AtmosphereRequestHandler.respond(AtmosphereRequestHandler.java:65)
> 	at org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:814)
> 	at org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:64)
> ....

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira