Configure TomEE with Derby
Start the
TomEE Configuration Utility with the following batch file or script:
This step is not necessary if the installer has already started the configuration utility.
Select Derby as the database.
Select either Configure existing database or Configure new database.
If you chose
Configure existing database, browse to the existing Derby installation directory.
If you chose
Configure new database, Derby will be installed at the default location.
Click Next to define the LDAP configuration.
Select one of the following: - Secured Mode (configure TomEE in secured mode).
- Unsecured Mode (configure TomEE in unsecured mode).
- Skip LDAP Configuration (skip the LDAP security configuration if you have already configured the mode and do not intend to change it).
If you chose Secured Mode, enter the following information:
Assign user(s) to the required roles by entering a list of user names separated by semicolons.
Click Next to define the TomEE configuration.
Enter the TomEE Start Port. The default is 8080.
Enter the EJBD Port. The default is 4201. This port number will be reflected in the tomee.cpr connection profile file, which will be used by all SIMULIA Execution Engine clients to connect to the SIMULIA Execution Engine server.
Select Install TomEE as a service to configure the TomEE process as a service.
Click Finish and then OK to complete the utility.

Configure TomEE with Oracle
The TomEE Configuration Utility also supports the use of an Oracle database.
Start the
TomEE Configuration Utility with the following batch file or script:
This step is not necessary if the installer has already started the configuration utility.
Select Oracle as the database.
Under Oracle Database Configuration with TomEE, enter the following values for your Oracle database:
- Hostname
- Port
- SID
- Username
- Password
In File Manager Setting, enter the path for the file manager.
Click Next to define the LDAP configuration.
Select one of the following: - Secured Mode (configure TomEE in secured mode).
- Unsecured Mode (configure TomEE in unsecured mode).
- Skip LDAP Configuration (skip the LDAP security configuration if you have already configured the mode and do not intend to change it).
If you chose Secured Mode, enter the following information:
Assign user(s) to the required roles by entering a list of user names separated by semicolons.
Click Next to define the TomEE configuration.
Enter the TomEE Start Port. The default is 8080.
Enter the EJBD Port. The default is 4201. This port number will be reflected in the tomee.cpr connection profile file, which will be used by all SIMULIA Execution Engine clients to connect to the SIMULIA Execution Engine server.
Select Install TomEE as a service to configure the TomEE process as a service.
Click Finish and then OK to complete the utility.
|