Modifying the default Web container configuration

Why and when to perform this task

The Web container is created initially with default properties values suitable for simple Web applications. However, these values might not be appropriate for more complex Web applications.

Your application is considered complex if it requires any of the following features:

Modify the following properties if you have a complex application:

Steps for this task

  1. If your Web application requires a virtual host, other than the default_host, or requires servlet caching, modify the Web container General Properties.
  2. If your application handles special client request loads, modify the Web Container Additional Properties > Thread Pool setting.
  3. If your application requires persistent HTTP session support, modify the Web Container Additional Properties > Session Management setting.
  4. If your application requires one of the following HTTP transport settings:
    • Unique hostname and port for client access
    • SSL enablement

    modify the Web Container Additional Properties > HTTP transports setting.

  5. If your application requires global settings for internal servlets for WAR files packaged by third-party tools, modify the Web Container Additional Properties > Custom Properties setting.
  6. If your application uses transaction class mappings to classify workload, modify the Web Container Additional Properties > Advanced Settings.

Related concepts
Web container
Class loaders
Related reference
Web container settings
Web module settings[5.0 only][Version 5.0.1][Version 5.0.2]
Web module deployment settings
Web applications: Resources for learning
Web container custom properties[5.0 only][Version 5.0.1][Version 5.0.2]



Searchable topic ID:   tweb_aov8
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/tweb_aov8.html

Library | Support | Terms of Use | Feedback