The smartWeb platform is implemented as an application for the Java EE application server Tomcat running on the Java platform. This application server is also part of the D2000 installation and runs on Java delivered with the D2000 version. In the first step, it is necessary to decide whether we want to install Smart Web. On a Tomcat server supplied within the D2000 or on the separately managed Tomcat server independent of the D2000. Both alternatives have their advantages and disadvantages, which can be summarized as follows:
Feature | Tomcat within the D2000 | Standalone Tomcat Server |
|---|---|---|
| Easy to deploy | ||
| Deployment flexibility in the DMZ | ||
| Ad-hoc upgrade Tomcat Server |
The installation procedure is as follows:
D2000_EXE/templates/config/proc/_.wsc in to the folder D2000_APP/<application name>/config/proc/_.wsc to the self.wscD2000_EXE/web/smartWeb.war to the folder D2000_APP/<application name>/config/proc/self.wsc/base/webapps/D2000_EXE/web/tutorial-application.zip to the folder D2000_APP/<application name>/config/proc/self.wscd2connector.exe from D2000_EXE/bin folderwssc.exe from D2000_EXE/bin folderThe installation procedure is as follows:
D2000_EXE/web/smartWeb.war in to the webapps Tomcat folderD2000_EXE/web/tutorial-application.zip to the Tomcat parent folderd2connector.exe from D2000_EXE/bin folderTo change the context directory of a URL link from http://localhost:8080/smartweb to the, for example, http://localhost:8080/myApp you need to do the following: