essage: 1
Date: Tue, 24 Apr 2001 16:41:35 -0700 (PDT)
From: john morrison <[EMAIL PROTECTED]>
To: jbosslist <[EMAIL PROTECTED]>
Subject: [JBoss-user] web server port(s)
Reply-To: [EMAIL PROTECTED]

One known issue about running on port 80 on Unix is that you must run as
root for ports 1024 or under, since these are reserved, priveleged ports.

message: 1
Date: Tue, 24 Apr 2001 16:41:35 -0700 (PDT)
From: john morrison <[EMAIL PROTECTED]>
To: jbosslist <[EMAIL PROTECTED]>
Subject: [JBoss-user] web server port(s)
Reply-To: [EMAIL PROTECTED]


Hi all.
I'm using the jboss/tomcat/jakarta combo.  In the
jboss log, there are [webserver] entries stating that
port 8083 is the webserver port.  I can point my
browser to that port and get an empty html page (html
body /body /html).

If I point the browser to 8080 I get the default
tomcat/jakart page with log messages similar to:

2001-04-24 02:20:10 - Ctx( /examples ): IOException
in: R( /examples + /jsp/index.html + null) Connection
aborted by peer: socket write error

Also, would there be any issue with changing the
recognized port to 80?  I want to use tomcat/jakarta
as my local web server.  Will this cause any problem
with jboss?  

Thanks



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to