Server-Push and Programmatic Login

Hello.
When push has enabled, programmatic login fails.

I getting error in [b]
org.atmosphere.cpr.AtmosphereRequest.login(AtmosphereRequest.java:697)
Caused by: java.lang.AbstractMethodError

[/b]

I think problem when i casting HttpSerlvetRequest on VaadinRequest. Mb atmosphere using another interface rather than VaadinRequest (Serializable oO)

Vaadin 7.1.3
Glassfish 3.1.2.2