[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-245) Evaluate the need for EnterpriseArchive.addApplicationResource

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Nov 24 13:47:59 EST 2010


    [ https://jira.jboss.org/browse/SHRINKWRAP-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565220#comment-12565220 ] 

Aslak Knutsen commented on SHRINKWRAP-245:
------------------------------------------

Same location for EnterpriseArchives yes, but not the same. 

A Archive consist of multiple Containers, e.g. ManifestContainer, ResourceContainer, ClassContainer etc depending on what type of 'Assets' it supports.. EnterpriseArchive supports both Manifest and Resources..

http://community.jboss.org/wiki/Containerrootsperspecarchive

(there has been questions tho, if EnterpriseArchives actually supports resources, undetermined thus far.)


> Evaluate the need for EnterpriseArchive.addApplicationResource
> --------------------------------------------------------------
>
>                 Key: SHRINKWRAP-245
>                 URL: https://jira.jboss.org/browse/SHRINKWRAP-245
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>          Components: api, impl-base
>    Affects Versions: 1.0.0-alpha-11
>            Reporter: Aslak Knutsen
>
> EnterpriseArchive has it's own set of addApplicationResource methods, but compared to WebArchive, applicationResources and the ResourceContainer is mapped to the same location. Is the addApplicationResources methods needed at all? Should they simply be replaced by what is allready on the ResourceContainer.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list