I have unzipped jboss-3.0.4_tomcat-4.1.12 and tried to run(.bat) JBoss. But I get an exception saying embedded Tomcat couldn't bind to 8080 (address already in use). So I checked using netstat and there was no service listening on port 8080. Also to be doubly sure that there wasn't anything listening on port 8080, I started Tomcat by going to to jboss-3.0.4_tomcat-4.1.12\tomcat-4.1.x\bin and typing "catalina run". This time tomcat started up fine.
Just for some more information, I tried the same with Jetty (instead of Tomcat embedded), and faced the same problem. While still with the Jetty install, I updated jboss-service.xml and updated the port from 8080 to 80. On doing this Jetty started up fine. Am I missing something fundamental here? Also, not being a networking guy, why does output (by jboss when starting) say 0.0.0.0 instead of ip address of my machine. Thanks in advance, RS This transmission is intended to be strictly confidential. If you are not the intended recipient of this message, you may not disclose, print, copy or disseminate this information. If you have received this in error, please reply and notify the sender (only) and delete the message. Unauthorized interception of this e-mail is a violation of federal criminal law. ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
