change tomcat default port with JBoss
843829Feb 10 2004 — edited Feb 11 2004Hello,
I was looking for the server.xml file for tomcat that's deployed with jboss to change its port but I cannot seem to find that file. Question: how to change the port setting for tomcat that's shipped with jboss 3.2.3?
Thanks in advance!
Alan
-------------------------
09:00:45,554 INFO [SARDeployer] nested deployment: file:/C:/user/product/JBoss/jboss-3.2.
3-src/build/output/jboss-3.2.3/server/default/deploy/jbossweb-tomcat41.sar/tomcat41-servic
e.jar
09:00:46,676 INFO [STDOUT] Apache Tomcat/4.1.29
09:00:46,796 ERROR [Http11Protocol] Error initializing endpoint
java.net.BindException: Address already in use: JVM_Bind:8080
at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:30
2)
at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:184)