JBossWebMetaData merge should ignore web.xml runAs absence as it can be in the annotation
-----------------------------------------------------------------------------------------
Key: JBMETA-10
URL:
http://jira.jboss.com/jira/browse/JBMETA-10
Project: JBoss Metadata
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.Beta6
Reporter: Anil Saldhana
Assigned To: Anil Saldhana
Fix For: 1.0.0.CR1
Currently the JBossWebMetaData merge is throwing a runtime exception when there is no run
as role specified in web.xml for a particular servlet. It is possible that the servlet
class is defining a @RunAs annotation and the web.xml definition for run as may be
absent.
Let the JBossWebMetaData assume a placeholder for the runas role. A merge with the
annotation metadata will yield the proper final JBossWebMetaData.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira