We have Jboss servers and F5 url on which we already have a JSF/JAVA based web app already deployed and working. We are trying to deploy a new Angular based application on the same servers using the same F5 url but with a different context root.
For this new application , when we hit the url we are not able to access the application.Is it that I cannot deploy two different types of app using same F5?