Announcement
Collapse
No announcement yet.
X
-
HSQLDB is not required to run Smart GWT. For ease of use the Smart GWT samples startup HSQL using a startup listerner in the web.xml instead of relying on an external database.
You can remove the com.smartgwt.sample.server.listener.HSQLServletContextListener listener from web.xml once you configure server.properties to point to your external database.
Leave a comment:
-
Not required (of course). If you copied your web.xml from the built-in-ds project, look for a servlet that kicks off HSQLDB in there.
Leave a comment:
-
is HSQLDB required to run for smartGWT
Upon start up of the application. I am seeing the HSQLDB get startup as well. I am using Oracle for my DB and I have remove all reference to HSQLDB that I know of. Where would the startup be and how can I turn this off?
Thanks,Tags: None
Leave a comment: