[
https://issues.jboss.org/browse/GTNPORTAL-2789?page=com.atlassian.jira.pl...
]
Minh Hoang TO updated GTNPORTAL-2789:
-------------------------------------
Description:
For web application which does not configure servlet/filter via annotation/web-fragment,
it is better to put the attribute metadata-complete=true to <web-app> element. In
this way, servlet3-compliant server will not take time to scan the whole web application
for annotated servlet/filter and web-fragment.
Declare metadata-complete=true in web.xml to reduce webapp deploying
time during startup
----------------------------------------------------------------------------------------
Key: GTNPORTAL-2789
URL:
https://issues.jboss.org/browse/GTNPORTAL-2789
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Minh Hoang TO
For web application which does not configure servlet/filter via annotation/web-fragment,
it is better to put the attribute metadata-complete=true to <web-app> element. In
this way, servlet3-compliant server will not take time to scan the whole web application
for annotated servlet/filter and web-fragment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira