Install the Visual Modeler reference implementation
About this task
This section describes the steps to install Visual Modeler without using the SDK. This provides you with a relatively quick verification of the basic deployment of our reference Web application. Before you start the process of customizing the Visual Modeler, install the Visual Modeler into the SDK and work in that environment to create your customized deployment.
These instructions use three logically distinct machines: the developer machine, the servlet container machine, and the database server machine. Depending on your situation, these machines may actually all be the same physical machine or different ones: we identify what steps are performed on which logical machine.
The Java™ Development Kit (JDK) must be installed on all three machines. The servlet container machine and the database server machine should have the database client tools installed to connect to the database server. You will need to know the database connection information required to connect from the servlet container machine to the database server.