]
Vladimir Blagojevic updated ISPN-7248:
--------------------------------------
Status: Open (was: New)
Administration console - start/stop/remove node actions should not be
available in standalone mode
--------------------------------------------------------------------------------------------------
Key: ISPN-7248
URL:
https://issues.jboss.org/browse/ISPN-7248
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.Alpha4
Reporter: Roman Macor
Assignee: Vladimir Blagojevic
Start the server in standalone mode, with clustered configuration:
bin/standalone.sh -c clustered.xml -> in administration console, click on clusters tab
-> cluster -> node
Result: There is an action button with start, stop and remove action. Clicking on actions
prompts a confirmation dialog but after confirming, doesn't do anything.
Expected result: Action button shouldn't be there.