Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Bonita Open Solution 5.x Essentials

You're reading from  Bonita Open Solution 5.x Essentials

Product type Book
Published in Nov 2013
Publisher Packt
ISBN-13 9781782167082
Pages 144 pages
Edition 1st Edition
Languages
Author (1):
Rohit Bhat Rohit Bhat
Profile icon Rohit Bhat

Table of Contents (15) Chapters

Changing the configuration files


A lot of the Tomcat setup is customizable and is present in the config files. By changing these XML config files, we can change the behavior of Tomcat to suit our purpose. Let us first have a look at the Tomcat server config file and the various customizations.

Figure 8.3: Tomcat server configuration file

Here the connector for the HTTP/1.1 protocol is defined in the previous screenshot. We can change the port and also change the connection timeout, along with the other settings, such as the redirect port. A front-end Apache server can also be installed to work as a reverse proxy for Tomcat. You can read more about this at http://tomcat.apache.org/connectors-doc/generic_howto/proxy.html. In the commented code beneath, there is a connector for HTTP/1.1 over SSL. There is also a Valve defined for Bonita login. Bonita uses JAAS for logging in users.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}