But in my application, I got this warn when trying to connect to the remote browser:
Code:
ISC_Core.js?isc_version=SNAPSHOT_v13.1d_2024-08-31.js:1471 *11:44:50.883:TMR8:WARN:Messaging:RealtimeMessaging not licensed - refusing to subscribe()
Code:
<dependency> <groupId>com.isomorphic.smartclient.enterprise</groupId> <artifactId>smartclient-messaging</artifactId> <version>${smartclient.version}</version> <type>pom</type> </dependency>
Leave a comment: