Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

change tomcat default port with JBoss

843829Feb 10 2004 — edited Feb 11 2004
Hello,

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)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2004
Added on Feb 10 2004
5 comments
242 views