]
Shane Bryzak updated SEAMSECURITY-74:
-------------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 3.1.0.Beta1
Resolution: Done
Add <distributable/> to web-fragment.xml
----------------------------------------
Key: SEAMSECURITY-74
URL:
https://issues.jboss.org/browse/SEAMSECURITY-74
Project: Seam Security
Issue Type: Feature Request
Affects Versions: 3.0.0.Final
Reporter: Jozef Hartinger
Priority: Critical
Fix For: 3.1.0.Beta1
The semantics of the <distributable/> element in web.xml is such that all web
fragments have to have one if the web application is supposed to be on the whole
distributable.
From the JSR-315:
{quote}
The web.xml resulting from the merge is considered <distributable>
only if all its web fragments are marked as <distributable> as well.
{quote}
Therefore, provided the Seam Security External module can be used in a distributable
application, its web-fragment should contain the tag.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: