VALIDATECLUSTERCONFIG
Parses the domain’s configuration file and reports any errors in the configuration of cluster-related elements.
You can run this command only on a WebLogic Server host that can access the domain’s configuration file through the host’s file system.
Syntax
java [ SSL Arguments ] weblogic.Admin
[-url URL]
[ User Credentials [...]
File
Service
What
Parameter
Port
New Port
deploy/http-invoker.sar/META-INF/jboss-service.xml
Tomcat
InvokerURLSuffix
8080
11080
deploy/jboss-ws4ee.sar/META-INF/jboss-service.xml
Tomcat
WebServicePort
8080
11080
WebServiceSecurePort
8443
11443
deploy/jbossweb-tomcat55.sar/server.xml
Tomcat
HTTP
port
8080
11080
HTTP
redirectPort
8443
11443
AJP
port
8009
11009
SSL
port
8443
11443
conf/jboss-service.xml
JBoss
WebService
Port
8080
11080
Naming
Port
1099
11099
Naming
RmiPort
1098
11098
invoker,type=jrmp
RMIObjectPort
4444
14444
invoker,type=pooled
ServerBindPort
4445
14445
deploy/jms/uil2-service.xml
JMS
ServerBindPort
1093
11093
deploy/hsqldb-ds.xml
HSQLDB
Hypersonic
Port
1701
11701
deploy/cache-invalidation-service.xml
ProviderUrl
1099
11099
This is an excerpt from the page here: http://www.thedance.net/~roth/TECHBLOG/jbossports.html