Re: Tomcat and JBOSS3.0 conflict on port 8080???
Posted By:
Scott_Yaung
Posted On:
Thursday, June 27, 2002 10:33 PM
Just try netstat -n to check out whether the port been used or not , tomcat will use port 8080,by default, you can modify the server.xml for a new port.
Good luck !
Scott