Home  >  Blog  >   JBoss  > 

Changing the domain configuration at runtime

Rating: 4
  
 
2028
  1. Share:
JBoss Articles

The configuration, which has been created before starting the domain, can actually be changed without restarting the domain. One example of this could be if you need to create, on the fly, a new server group and associate some servers and applications to it.

This is not an academic example. As a matter of fact, it can happen that some of your applications in production have some issues that need to be fixed. You might as well reproduce the issue on a development environment, but that’s not always accurate, since development and production often use different database and class versions.

So, what might you do to quickly solve the issue? Create a new server group, for example, associate one or more servers to it, and deploy and test the application on it.

Enthusiastic about exploring the skill set of Jboss? Then, have a look at the JBOSS TRAINING together additional knowledge. 

This can be done using the admin console (and also the CLI) in a matter of minutes. Bring back the admin console, and select the Profiles tab in the upper right area. From there choose the Groups Configuration in the left column of your GUI. This interface will let you Add server groups by clicking on the Add button:

Then, choose a meaningful name for your group, for example, Staging will be just fine, and select a Server Group configuration on which the new group will be based:

Good. Now, it’s time to associate one or more servers to the new group. Move to the Hosts section, and pickup any server from the Server Configuration menu, followed by the button Add.

This will actually bring you to a dialog box, which will ask you the new server name and the associated server group. For example, add the Test Server and associate it to the Staging group, with a port offset of 750 (in practice, every service will be bound to a port of default port address + 750).

MindMajix Youtube Channel

Once you have set up a new server group and one or more servers that are part of it, you can use it to deploy your applications. Deployment of applications can be done from the Runtime upper tab, which will activate the Deployments panel, in the lower-left side of the screen:

From there, you can add and remove deployments to your groups. Complete details about application deployment are included in the next chapter, which is all about deploying applications on JBoss AS 7.

Frequently asked Jboss Interview Question

Join our newsletter
inbox

Stay updated with our newsletter, packed with Tutorials, Interview Questions, How-to's, Tips & Tricks, Latest Trends & Updates, and more ➤ Straight to your inbox!

Course Schedule
NameDates
JBoss TrainingMar 25 to Apr 09
JBoss TrainingMar 28 to Apr 12
JBoss TrainingApr 01 to Apr 16
JBoss TrainingApr 04 to Apr 19
Last updated: 22 March 2023
About Author
Remy Sharp
Ravindra Savaram

Ravindra Savaram is a Content Lead at Mindmajix.com. His passion lies in writing articles on the most popular IT platforms including Machine learning, DevOps, Data Science, Artificial Intelligence, RPA, Deep Learning, and so on. You can stay up to date on all these technologies by following him on LinkedIn and Twitter.