I am using jboss 4.2 server and oracle xe both have same port ie 8080 so I want to change my jBoss port for run our application please tell me how to change port in jboss.
I know how to change port in tomcat but I didnot find in jboss.
I am using jboss 4.2 server and oracle xe both have same port ie
Share
If all you need is to change the 8080 port:
(taken from here , first result when googling it 🙂 )
See this question for changing all JBoss ports at once
Running JBoss AS 5 and JBoss AS 4 simultaneously