/[Apache-SVN]
ViewVC logotype

Revision 669818


Jump to revision: Previous Next
Author: sfrenot
Date: Fri Jun 20 08:29:37 2008 UTC (16 years ago)
Changed paths: 5
Log Message:
FELIX-159
----------
Fix some bugs:

  - Gateway tree:
    - Can't anymore associate a gateway to a previously removed gateway
    - The gateway association choice is now a combo box, instead of one button per gateway
    - Can not create a gateway with an even registered nickname
    - "Remove selected gateway" button, asks user to select a gateway if it's not the case
    - Pooling interval of gateways is now into seconds unit and value range is 1 to 1000 (instead of 500 to 10000 milliseconds)

  - General:
    - Some English correction trying
    - Sometimes, the remote loger panel did not works, because it's start to listen gateway properties change event after a gateway connection. Now, gateway tree is not anymore a propertyChangeListener, but the node panel ask for an other new connection event propagation if a CommonPlugin (like remote loger) arrived after a gateway connection.



Changed paths

Path Details
Directoryfelix/trunk/mosgi/console.component/src/main/java/org/apache/felix/mosgi/console/component/RemoteLogger_jtable.java modified , text changed
Directoryfelix/trunk/mosgi/console.component/src/main/java/org/apache/felix/mosgi/console/component/RemoteLogger_jtree.java modified , text changed
Directoryfelix/trunk/mosgi/console.gui/src/main/java/org/apache/felix/mosgi/console/gui/Gateway.java modified , text changed
Directoryfelix/trunk/mosgi/console.gui/src/main/java/org/apache/felix/mosgi/console/gui/NodePanel.java modified , text changed
Directoryfelix/trunk/mosgi/console.gui/src/main/java/org/apache/felix/mosgi/console/gui/NodesTree.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26