[seam-issues] [JBoss JIRA] Created: (SEAMFACES-173) Add <distributable/> to web-fragment.xml
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Tue Jun 14 07:49:29 EDT 2011
Add <distributable/> to web-fragment.xml
----------------------------------------
Key: SEAMFACES-173
URL: https://issues.jboss.org/browse/SEAMFACES-173
Project: Seam Faces
Issue Type: Feature Request
Affects Versions: 3.0.1
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 Seam Faces 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
More information about the seam-issues
mailing list