I have any questions about using “wildlfy jboss-cli”

128 views
Skip to first unread message

황석진

unread,
Sep 1, 2023, 4:54:39 PM9/1/23
to WildFly

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. 



2023.09.01-04.png
2023.09.01-01.png
2023.09.01-03.png
2023.09.01-02.png

James Perkins

unread,
Sep 1, 2023, 5:02:39 PM9/1/23
to WildFly
Some modifications require the server to be reloaded or restarted. When you see "reload-required" that means you need to execute the reload command in CLI or the reload operation. It means the changes have been made and persisted, but they have not been updated for the rutime.

Brian Stansberry

unread,
Sep 8, 2023, 4:29:40 PM9/8/23
to WildFly
Reply all
Reply to author
Forward
0 new messages