Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343937 - Using a web context path other that "/" does not work
Summary: Using a web context path other that "/" does not work
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Skalli (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 04:51 EDT by Jochen Hiller CLA
Modified: 2022-10-03 10:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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