For V4.0.4 you must install PQ66067. V4.0.5 and
subsequent releases have this fix included in the fix pack.
Download this fix from the IBM support page:
http://www-3.ibm.com/software/webservers/appserv/support/
Regenerate the plug-in on your WebSphere® Application Server machine. If
the Web server is remote to the WebSphere Application Server host, you
must copy the newly-generated plugin-cfg.xml to the Web server, then
restart the Web server.
How to check the file serving status
The corresponding ibm-web-ext.xmi file will have this
information:
fileServingEnabled="true"
Example:
$WAS_HOME\installedApps\sampleApp.ear\examples.war\WEB-INF\ibm-web-ext.xmi
Missing URIs in plugin-cfg.xml with fileServingEnabled="true"
When fileServing is enabled, WebSphere uses the context root and
plugin-cfg.xml does not have an individual <Uri Name> tag for each
Servlet/JSP.
|