Robert Munteanu created SLING-4924:
--------------------------------------
Summary: Unable to deploy bundle on a Sling instance with a custom
context
Key: SLING-4924
URL: https://issues.apache.org/jira/browse/SLING-4924
Project: Sling
Issue Type: Bug
Components: IDE
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Sling Eclipse IDE 1.0.8
# start a Sling instance with a custom context path , e.g. /custom
# create a new Sling server in Eclipse
# set the context path to /custom
# start the server ( SLING-4923 fix applied )
# deploy a bundle
Deployment fails with the following message:
{noformat}Failed installing bundle :
org.apache.commons.httpclient.HttpException: Got status code 404 for call to
http://localhost:8080/customsystem/console/bundles.json{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)