john morrison wrote:

> 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).

That web server is only used for downloading stub classes for RMI clients.


> 
> 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

That's the normal tomcat service: don't know what the socket write error is.


> 
> 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?  

Shouldn't. Just change it in server.xml for the embedded tomcat. 
Naturally, on a *NIX box, you'd need to run it as root, which might not 
be the greatest idea.


> 
> Thanks
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



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

Reply via email to