How to run different web applications on different ports in JBoss EAP 6 ?
Issue
- How to configure JBoss so that first application can only be accessed by Port 8080 and second application can only be accessed by Port 8543?
- Is it possible to host two applications on two different ports ? What is the best way to accomplish this?
- Is it possible to have two war files deployed in the same EAP instance and bind it to different ports?
- There is a
JBoss EAP 6.2set-up with different virtual-servers, is it possible to let each virtual-server listen to its own port ? - How to access the applications deployed in
JBOSS EAPthrough individual urls? - Kindly let us know, how to run or call multiple application via different URl ?
- We are trying to run different applications with different ports. We are getting "ERROR: 403 forbidden" and we are unable to access any URL. We are expecting some permission issue on the web directory.
- Is it possible to deploy multiple applications to a single virtual host or is there a one to one relationship where each war file needs to be tied to it's own virtual server and port?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.