URL パターン [/*] のセキュリティー制約では、HTTP メソッドのみが対象となる
Issue
- 特定の HTTP メソッドを制限していることから、HTTP メソッドがアプリケーションの WEB-INF/web.xml で許可されません。 そのため、起動時に以下のようなエラーが表示されます。
ERROR [main]: For security constraints with URL pattern [/*] only the HTTP methods [TRACE DELETE OPTIONS PUT] are covered. All other methods are uncovered.
Environment
- JBoss Enterprise Web Server (JWS) 5.x
- Tomcat 9.0.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.