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


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: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to