-
Notifications
You must be signed in to change notification settings - Fork 612
Tomcat on windows
This page will help you install and configure Tomcat on Windows, focusing more on common issues when running BIMserver on Tomcat.
To run BIMserver on Tomcat, you need version 8 or higher. Versions 8.5 and 9 have been tested and recommended.
- Download Tomcat: visit Tomcat download page.
- Choose the "32-bit/64-bit Windows Service Installer" under the core section.
- Download the installer file and follow the installation wizard steps.
When prompted, select the option to install Tomcat as a service. This will make it easier to configure Tomcat to start automatically when your computer boots up.
On windows, tomcat installs this little icon in your system tray . Right-Click on the icon and select "Configure...". The following window will appear:
Open the Java tab and you can change the max amount of memory. Make sure you restart tomcat after changing anything. Also make sure you check whether the max amount of memory is actually correct (by going to the Tomcat admin page, or by using BIMvie.ws)
Get Started
- Quick Guide
- Requirements Version 1.2
- Requirements Version 1.3
- Requirements Version 1.4
- Requirements Version 1.4 > 2015-09-12
- Requirements Version 1.5
- Download
- JAR Starter
- Setup
Deployment
- Ubuntu installation 1.3
- Windows installation
- Security
- Memory Usage
- More memory
- Performance statistics
- Large databases
Developers
- Service Interfaces
- Common functions
- Data Model
- Low Level Calls
- Endpoints
Clients
BIMServer Developers
- Plugins in 1.5
- Plugin Development
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
- Global changes in 1.5
- Writing a service
- Services/Notifications
- BIMserver 1.5 Developers
- Extended data
- Extended data schema
- Object IDM
New developments
- New remote service interface
- Plugins new
- Deprecated
- New query language
- Visual query language
- Reorganizing BIMserver JavaScript API
General