Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 343937

Summary: Using a web context path other that "/" does not work
Product: z_Archived Reporter: Jochen Hiller <jochen.hiller>
Component: SkalliAssignee: Project Inbox <skalli.core-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Jochen Hiller CLA 2011-04-27 04:51:10 EDT
Build Identifier: 

I am going to use Skalli in an environment, where the portal will not be hosted at "/" root context, but using a context e.g. "/p".

There is a bunch of code where it is assumed, that all links to servlets, stylesheets, images are located at "/", e.g. "/VAADIN/...", "/projects/..."


Reproducible: Always