Name Date Size

.. 2012-03-06 15:30:16 14

build.properties 2012-03-06 15:30:16 2 KiB

build.xml 2012-03-06 15:30:16 3.6 KiB

MANIFEST.MF 2012-03-06 15:30:16 142

README 2012-03-06 15:30:16 416

src 2012-03-06 15:30:16 5

README

Simple test case with a static resource.
It has an additional twist like this:
When you use webbundle, don't specify Web-ContextPath in the query.
The non-OSGied war has no contextpath set in manifest, so
it uses /FirstV3Test which is set in sun-web.xml.
When you install using fileinstall, the final war does have contextpath
set in manifest as well as in sun-web.xml. It shows that MANIFEST.MF takes precedence.