PQ80003: The fix invoke the filters with calling
root URL
Downloadable files
Abstract
PQ70834 does not properly invoke the filters with calling
root URL, this fix clear this problem.
Download Description
WebSphere does not service welcome files correctly w/filters.
WebSphere Application Server users of Welcome Files and Servlet 2.3
Specification Filtering.
PQ70834 does not properly invoke the filters with calling root URL
After apply this fix, users should specify an initialization parameter for
the File Serving Servlet set via the Application Assembly Tool (AAT).
To enable this property:
1) Open predeployed ear file inside of AAT.
2) Expand the EAR file.
3) Expand the list of web modules.
4) Expand Assembly Property Extensions.
5) Right mouse click on File Serving Attributes
6) Select new.
7) Add Name=redirectToWelcomeFile Value=true
8) Save and redeploy the ear file.
This will invoke the filter.
Prerequisites
Please download the UpdateInstaller below to install this fix.