You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/01/12 10:14:59 UTC

[jira] Updated: (FELIX-873) Server Stop should be Framework stop and does not work correctly

     [ https://issues.apache.org/jira/browse/FELIX-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-873:
------------------------------------

    Description: 
The "System Information" page of the web console allows to stop the framework (called the server currently). This is labeled as "System: Stop". It would probably be better to label this as "Framework: Stop."

Furhter the confirmation message talks about system instead of framework, which may also be confusing.

In addition, a button to cause the framework to be restarted by calling the update method on the system bundle would be a practical addition.

  was:
The "System Information" page of the web console allows to stop the framework (called the server currently). This functionality is implemented by calling the System.exit method. This is not very nice and not required in this way. Rather this functionality should be implemented by means of just stopping the system bundle, which should cause the framework to terminate.

In addition, a button to cause the framework to be restarted by calling the update method on the system bundle would be a practical addition.

        Summary: Server Stop should be Framework stop and does not work correctly  (was: Server Stop should not call system.exit)

Renaming issue because System.exit is not actually called. But since the reordnization of the WebConsole for release 1.2.0 the mechanism does not actually work any more.

> Server Stop should be Framework stop and does not work correctly
> ----------------------------------------------------------------
>
>                 Key: FELIX-873
>                 URL: https://issues.apache.org/jira/browse/FELIX-873
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-1.2.2
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.4
>
>
> The "System Information" page of the web console allows to stop the framework (called the server currently). This is labeled as "System: Stop". It would probably be better to label this as "Framework: Stop."
> Furhter the confirmation message talks about system instead of framework, which may also be confusing.
> In addition, a button to cause the framework to be restarted by calling the update method on the system bundle would be a practical addition.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.