Hi Isomorphic,
it might be a stupid question, but is it required to have the smartgwtpower.jar (or smartgwtee.jar, ...) in the WEB-INF\lib on the server?
I do not use any "import com.smartgwt.client." in my server code and JavaModuleDependencies also does not list it.
Not having to have the file would make my war-file significantly smaller.
Best regards
Blama
it might be a stupid question, but is it required to have the smartgwtpower.jar (or smartgwtee.jar, ...) in the WEB-INF\lib on the server?
I do not use any "import com.smartgwt.client." in my server code and JavaModuleDependencies also does not list it.
Not having to have the file would make my war-file significantly smaller.
Best regards
Blama
Comment