[jboss-jira] [JBoss JIRA] (AS7-2974) Web fragments and annotations are processed although web.xml is metadata-complete
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Tue Jan 31 11:25:48 EST 2012
[ https://issues.jboss.org/browse/AS7-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved AS7-2974.
---------------------------------
Fix Version/s: 7.1.0.Final
Resolution: Done
> Web fragments and annotations are processed although web.xml is metadata-complete
> ---------------------------------------------------------------------------------
>
> Key: AS7-2974
> URL: https://issues.jboss.org/browse/AS7-2974
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Affects Versions: 7.1.0.Beta1
> Environment: JBoss 7.1.0.Beta1 (Current Snapshot), Win7 64Bit, Jdk 1.6.0_29 64Bit
> Reporter: Robert Panzer
> Assignee: Remy Maucherat
> Fix For: 7.1.0.Final
>
> Attachments: MetadataCompleteTestWeb.war, MetadataTest.ear
>
>
> When deploying a web application the WarMetaDataProcessor merges information from web-fragment.xmls and annotations although the web.xml has an attribute metadata-complete="true"
> The specification is pretty clear about how this scenario has to be handled and defines in chapter 8.4:
> Deployment descriptor metadata-complete process annotations and web fragments
> web.xml 2.5 Yes No
> web.xml 2.5 no yes
> web.xml 3.0 yes no
> web.xml 3.0 no yes
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list