I'm evaluating the Smart GWT Real Time Messaging system. My client code is calling Messaging.subscribe and then I'm getting the following exception:
(UnknownFileName:-1) 2012-02-07 17:21:24,137 [FATAL] Uncaught JavaScript exception [isc.HiddenFrame is undefined] in http://127.0.0.1:8888/ThinClientModule/sc/modules/ISC_RealtimeMessaging.js, line 53
Uncaught JavaScript exception [isc.HiddenFrame is undefined] in http://127.0.0.1:8888/ThinClientModule/sc/modules/ISC_RealtimeMessaging.js, line 53
Can you tell me what I'm doing wrong so I can continue my evaluation?
Thanks,
Ken
(UnknownFileName:-1) 2012-02-07 17:21:24,137 [FATAL] Uncaught JavaScript exception [isc.HiddenFrame is undefined] in http://127.0.0.1:8888/ThinClientModule/sc/modules/ISC_RealtimeMessaging.js, line 53
Uncaught JavaScript exception [isc.HiddenFrame is undefined] in http://127.0.0.1:8888/ThinClientModule/sc/modules/ISC_RealtimeMessaging.js, line 53
Can you tell me what I'm doing wrong so I can continue my evaluation?
Thanks,
Ken
Comment