Reconfiguring the web console location fails --------------------------------------------
Key: FELIX-2009 URL: https://issues.apache.org/jira/browse/FELIX-2009 Project: Felix Issue Type: Bug Components: Web Console Affects Versions: webconsole-2.0.4 Reporter: Felix Meschberger Assignee: Felix Meschberger Fix For: webconsole-2.0.6 As reported by Ciprian Popa in FELIX-2005 [1] reconfiguring the web console location fails. This is because the reconfiguration changes the global console location before unregistering the web console. Thus unregistration fails and re-registration fails, too, because the console servlet is still registered. [1] https://issues.apache.org/jira/browse/FELIX-2005?focusedCommentId=12805059&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12805059 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.