When I enter to https://www.smartclient.com/builds/index.jsp I see the RealTimeMessagingModule, so it can be downloaded by a SEPARATE file.
So maybe I am just missing this file?
As I use maven, I always download the latest release using:
So maybe I am missing this to download the MessagingModule ? How to download it ?
So maybe I am just missing this file?
As I use maven, I always download the latest release using:
Code:
mvn isc:install -Dproduct=SMARTGWT -Dlicense=POWER -DbuildNumber=5.1p -DbuildDate=2016-03-22
Comment