| Author |
change the port number of jboss3.2.5
|
zb cong
Ranch Hand
Joined: Jan 14, 2002
Posts: 403
|
|
hello i install jboss3.2.5 in my window2003 server,i want to change the default port number(8080). in previous jboss version,i can modify a "jboss-service.xml" file to implement such function.but in jboss3.2.5,i open the "D:\jboss-3.2.5\server\default\deploy\jbossweb-tomcat50.sar\META-INF\jboss-service.xml" file,i can't find the "" tag that is used to discrible the port,why? who can help me,how can i modify the default port of jboss3.2.5? thank you very much!
|
 |
Nimchi Yung
Ranch Hand
Joined: Jan 27, 2004
Posts: 71
|
|
open file: "D:\jboss-3.2.5\server\default\deploy\jbossweb-tomcat50.sar\server.xml, Then change port 8080 to whatever port you prefer. --Nimchi
|
 |
zb cong
Ranch Hand
Joined: Jan 14, 2002
Posts: 403
|
|
|
thanks
|
 |
sam Feng
Greenhorn
Joined: Aug 27, 2004
Posts: 1
|
|
|
search "8080" for every version
|
 |
 |
|
|
subject: change the port number of jboss3.2.5
|
|
|