You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tested the fix for #444/#445. Works for @PerRequest and still throws the exception for @singleton when injecting @context via fields. However, that it does NOT throw the exception if injecting @context via method parameters.
ClassCastException is thrown when calling broadcaster.addAtmosphereResource() w/ injected BroadcasterFactory and AtmosphereResource.
The text was updated successfully, but these errors were encountered: