Hello,
I've been trying to run a sample code here to populate a grid and it seems to do not work.
After several times trying I was able to get the following message
03:00:50.572 [ERROR] [sampleApp] 03:00:50.569:MUP6:WARN:DataSource:consultPeople:At tempt to perform iscServer request requires options SmartClient server support
I am running this on GWT hosted mode, similar sample code using hsqldb works, but not this one with mySQL.
There is no further way to see what is going on, no further documentation or topics on this forum explaining how to address this.
Please let me know if I need to pack it as a war file.
Cheers,
EJ
I've been trying to run a sample code here to populate a grid and it seems to do not work.
After several times trying I was able to get the following message
03:00:50.572 [ERROR] [sampleApp] 03:00:50.569:MUP6:WARN:DataSource:consultPeople:At tempt to perform iscServer request requires options SmartClient server support
I am running this on GWT hosted mode, similar sample code using hsqldb works, but not this one with mySQL.
There is no further way to see what is going on, no further documentation or topics on this forum explaining how to address this.
Please let me know if I need to pack it as a war file.
Cheers,
EJ
Comment