Bug 323901 - Add support for including arbitrary resources into the WAR file
Summary: Add support for including arbitrary resources into the WAR file
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Libra (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 383812 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-29 04:25 EDT by Benjamin Wolff CLA
Modified: 2022-02-24 11:24 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Wolff CLA 2010-08-29 04:25:16 EDT
It should be possible to specify folders or files that will be included in the WAR file.

Example:

To add a Database DataSource, or other JNDI resources, it is standard to include a META-INF/context.xml file. It should be possible to add the manually created META-INF folder and context.xml file to the build of the WAR file.
Comment 1 Benjamin Wolff CLA 2012-03-11 15:50:37 EDT
Is there any status on this? I'd think that adding special META-INF files like the context.xml would be an important feature to produce proper WAR files?! Am I the only one having this requirement? ;)

Maybe there is a workaround to add the files I mentioned in the bug description??

Thanks!
Comment 2 Nedelcho Delchev CLA 2012-06-05 03:55:17 EDT
Hi Benjamin, 
You are not alone ;)
+ 1 vote for this feature
Comment 3 Patrick Schmitt CLA 2012-07-17 08:44:36 EDT
+1
Comment 4 Hannes Erven CLA 2016-10-21 20:40:16 EDT
*** Bug 383812 has been marked as a duplicate of this bug. ***