I have created a server in AWS with Ubuntu installation. I have 3 domains with me. Now I want to host all three domains in that same server in the same Karaf instance. Just like we can do it in Apache Tomcat using Host
tag in some configuration XML file.
I have already installed Karaf on the server, installed webconsole to test the configuration in the beginning.
Update Due to the confusion factor, I am adding an image to explain what I want to achieve.