Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1
-
Fix Version/s: 0.4.0
-
Component/s: Http Service, Web Container
-
Labels:None
Description
In DefaultHttpServiceContext the getResource() method should return the root of the bundle when supplied "/" as a parameter. All paths starting with "/" are relative to the root of the bundle in OSGi.
This issue is similar to PAXWEBEX-15 but applied to Pax Web.
