Hi Folks,
I evaluate smartgwt since feb 28th and built just a small test app with one page. I used DB2 as Database and with a click on a button I do one select to see how the database stuff works. Application server is a clustered Webshpere Server.
My results are
1. The app didnt work in a clustered environment. Only switching to a single instance it worked.
2. Sometimes I got an error in browser like "Exception caught: (TypeError) description. The property "cc" from a undefined or null pointer...." with IE11
On my local Testenvironment with a single tomcat it works fine.
So, as a result I think the framework isn't able to run on a professional environment. Maybe the sql connector isnt able to run on a cluster. And about the "cc error exception" I dont know but I think it must be also generated because of websphere server
Does anybody else got the same experiences? Before we can go further I need to clear those things.
Thx,
Ola
I evaluate smartgwt since feb 28th and built just a small test app with one page. I used DB2 as Database and with a click on a button I do one select to see how the database stuff works. Application server is a clustered Webshpere Server.
My results are
1. The app didnt work in a clustered environment. Only switching to a single instance it worked.
2. Sometimes I got an error in browser like "Exception caught: (TypeError) description. The property "cc" from a undefined or null pointer...." with IE11
On my local Testenvironment with a single tomcat it works fine.
So, as a result I think the framework isn't able to run on a professional environment. Maybe the sql connector isnt able to run on a cluster. And about the "cc error exception" I dont know but I think it must be also generated because of websphere server
Does anybody else got the same experiences? Before we can go further I need to clear those things.
Thx,
Ola