Modify JBoss's default port

Source: Internet
Author: User
Tags snmp jboss

I just learned about EJB today, And JBoss has been installed successfully. You can enter localhost: 8080 and there is nothing. I remember that Tomat didn't use port 8080 at the time. It should not be the reason for Tomcat, I checked the port usage on the Internet and found that it was occupied by Oracle. I modified the default port of JBoss. Go to the jboss-4.2.3.GA/Server/default/deploy/jboss-web.deployer, Open Server. XML, modify the default 8080 port to 8081 and so on.

The following ports are usually defined in the default setting files of JBoss:

 

The ports found in the default configuration port type service

. 1099 TCP org. JBoss. Naming. namingservice
. 1098 TCP org. JBoss. Naming. namingservice
. 1162 UDP org. JBoss. JMX. adaptor. SNMP. trapd. trapdservice
. 4444 TCP org. JBoss. Invocation. jrmp. server. jrmpinvoker
. 4445 TCP org. JBoss. Invocation. Pooled. server. pooledinvoker
. 8009 TCP org. JBoss. Web. tomcat. tc4.embeddedtomcatservice
. 8009 TCP org. JBoss. Web. tomcat. tc4.embeddedtomcatservice
. 8083 TCP org. JBoss. Web. WebService
. 8090 TCP org. JBoss. Web. oilserverilservice
. 8092 TCP org. JBoss. MQ. Il. oil2.oil2serverilservice
. 8093 TCP org. JBoss. MQ. Il. uil2.uilserverilservice
. 0a TCP org. JBoss. MQ. Il. RMI. rmiserverilservice
. 0b UDP org. JBoss. JMX. adaptor. SNMP. Agent. snmpagentservice
A, this Service binds to an anonymous TCP port and does not support configuration of the port or bind interface currently (3.2.2 ).
B, this Service binds to an anonymous UDP port and does not support configuration of the port or bind interface. (3.2.2 ).

 

 

Additional ports found in the All Configuration Port type service
. 1100 TCP org. JBoss. Ha. JNDI. hanamingservice
. 0a TCP org. JBoss. Ha. JNDI. hanamingservice
. 1102 UDP org. JBoss. Ha. JNDI. hanamingservice
. 3528 TCP org. JBoss. Invocation. IIOP. iiopinvoker
. 45566b TCP org. JBoss. Ha. Framework. server. clusterpartition
A, currently anonymous but can be set via the rmiport attribute
B, plus two additional anonymous UDP ports, one can be set using the rcv_port, And the other cannot be seen.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.