My first application
2. Create an application
2.3. Change context-root
In the web project, you change the contextroot in jboss-web.xml in src/main/webapp/WEB-INF.
The code is :
<context-root>trainings-hello[userId]-jsf</context-root>
You must replace with your userId.