Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


File Location: <Tomcat-Installed-Folder>\webapps\ctmodelhouse\WEB-
INF\lib\CTModelHouseResource.jar\securityconfig.properties

This is the file where all security and validations are done as part of CT. This key is used to identify the current application context path.
Image Modified

DEFAULT_CONTEXT_ROOT=/ctmodelhouse
ALL_CONTEXT_ROOTS=ctmodelhouse


Deployment
The application server can be initiated by any one of the following two methods:

Method 1:
Execute the startup.bat file from the path <Tomcat-Installed-Folder>\bin\startup.bat

Method 2:
The second method involves configuring Eclipse to initiate the Tomcat 8 app server before deployment.
Do the steps that follow to initiate the Tomcat 8 app server from Eclipse:

  1. Open Eclipse.


  1. Select any Workspace to enter into Eclipse.

...




Anchor
page15
page15
































Note: Once Tomcat v8.0 Server is selected the values in the 'Server's host name', 'Server name' and 'Server runtime environment' will change automatically and do not require any amendments.

  1. Click Finish.


  1. Double click Tomcat v8.0 Server at localhost from the servers tab.

...

  1. In the following screen, change the tabulated values:

...



Tab

 

 



Option

 

 



Value

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 



























Use Tomcat installation (takes

 

 



Selected

 

 

 

 

 

 







control of Tomcat installation)

 

 

 

 

 

 







Server Locations

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 























Deploy path

 

 



Webapps

 

 

 

 

 

 

 

 

 

 

 

 

 














Server Options

 

 



Publish module contexts to

 

 



Selected

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

















separate XML files

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 





































Timeouts

 

 



Start (in seconds)

 


2000

 

 

 

 

 

 

 

 

 

 

 

 

 






















Anchor
page16
page16























Note: If necessary, the port number can be changed for HTTP/1.1 under the Ports tab and the same port number can be used while accessing the application through the browser.

...