Hello, I have any questions about using “wildlfy jboss-cli”, so I would like to contact the forum.
When you add a data-source using data-source add, it is dynamically reflected in the standalone.xml file.
I was able to check the part that was linked to the DB without restarting WAS.
When I removed-alias and checked with jboss.cli, the password had been removed.
I was able to check the interoperability when testing the DB interconnection without restarting WAS.
A separate phrase “restart” does not appear.
When I ran the write-attribute command, I was able to check the syntax "process-state" => "reload-required". I was able to check the interoperability when testing the DB interconnection without restarting WAS.
What I would like to ask is what the difference is between not all parts being reflected dynamically when running jboss.cli and the statement "process-state" => "reload-required" appearing depending on the command.