我能够成功启动并运行 GWT Atmosphere 演示项目以及 Grails 氛围项目。但是,当使用 Grails 后端启动 GWT Atmosphere 客户端时,它会停止工作并显示以下消息:
comet.beforeDisconnected
comet.disconnected
comet.error [connected=false] (0)0
comet.error [connected=true] (-1)Invalid message received: <!-- ---------------------------------------------------------------- http://github.com/Atmosphere ------------------------------------------------------------------------ -->
comet.beforeDisconnected
comet.error [connected=true] (-1)Expecting disconnection but received message: <!-- Welcome to the Atmosphere Framework. To work with all the browsers when suspending connection, Atmosphere must output some data to makes WebKit based browser working.-->
有什么建议吗?