APAR status
Closed as program error.
Error description
If an application's web.xml contains multiple <url-pattern> tags
under <security-constrait> tag, for example:
<security-constraint id="SecurityConstraint_1">
<web-resource-collection id="WebResourceCollection_1">
<web-resource-name>Snoop Servlet</web-resource-name>
<description>Protection area for Snoop
Servlet.</description>
<url-pattern>/snoop/*</url-pattern>
<url-pattern>/test/*</url-pattern>
<http-method>GET</http-method>
<http-method>POST</http-method>
Then any url patterns after the first one are not displayed in
thea admin console when clicking on Enterprise Apps > Default
Application.ear > Web Module > View Deployment Descriptor. In
the example above, only the first url-pattern (snoop), is
displayed. The second url-pattern (test) is not displayed.
The same problem occurs for multiple <web-resource-collection>
entries under <security-constraint>
Local fix Problem summary
****************************************************************
* USERS AFFECTED: Users of Websphere Application Server *
* 5.0.x and 5.1.x releases *
****************************************************************
* PROBLEM DESCRIPTION: Admin console does not display *
* multiple URL patterns or multiple web *
* resource collections in deployment *
* descriptor. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
If an application's web.xml contains multiple <url-pattern>
tags under <security-constrait> tag, for example:
<security-constraint id="SecurityConstraint_1">
<web-resource-collection
id="WebResourceCollection_1">
<web-resource-name>Snoop
Servlet</web-resource-name>
<description>Protection area for Snoop
Servlet.</description>
<url-pattern>/snoop/*</url-pattern>
<url-pattern>/test/*</url-pattern>
<http-method>GET</http-method>
<http-method>POST</http-method>
Then any url patterns after the first one are not displayed in
thea admin console when clicking on Enterprise Apps > Default
Application.ear > Web Module > View Deployment Descriptor. In
the example above, only the first url-pattern (snoop), is
displayed. The second url-pattern (test) is not displayed.
The same problem occurs for multiple <web-resource-collection>
entries under <security-constraint>
Problem conclusion
The Multiple URL Patterns and the Web Resource Collections
under Security Constraints will be displayed correctly with
this fix.
The fix for this APAR is currently targeted for inclusion in
fixpack 5.0.2.10 and 5.1.1.4 Please refer to the
Recommended Updates page for delivery dates:
http://www-1.ibm.com/support/docview.wss?rs=180&
context=SSEQTP&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PQ98925 |
Reported component name |
WAS NETWRK DEPL |
Reported component ID |
5630A3601 |
Reported release |
103 |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-12-29 |
Closed date |
2005-02-02 |
Last modified date |
2005-02-02 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|