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

Emond Papegaaij resolved WICKET-4651.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0

I've changed EventBus to use the first broadcaster returned by 
BroadcasterFactory by default, but you can also specify your own broadcaster.
                
> Null BroadCaster in EventBus
> ----------------------------
>
>                 Key: WICKET-4651
>                 URL: https://issues.apache.org/jira/browse/WICKET-4651
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-atmosphere
>    Affects Versions: 6.0.0-beta2
>            Reporter: Pouyan Zaxar
>            Assignee: Emond Papegaaij
>            Priority: Blocker
>             Fix For: 6.0.0
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Line 85 of EventBus.java tries to fetch broadcaster for mapping "/*", however 
> it returns null if you have configured atmosphere using 
> "org.atmosphere.mapping" to another mapping rather than "/*".
> Having a null broadcaster simply breaks the post method and as a result the 
> whole module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to