Details
-
Type:
Feature Request
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0.0-alpha-11
-
Fix Version/s: None
-
Labels:None
-
Forum Reference:
Description
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.
And addManifestResource(): in an EnterpriseArchive isn't that the same thing as well?