Hi, 

I'm not sure but is Jboss connecting to port 888/889? I.e. can you telnet to it 
and get a response. 

It may be that you are using a port lower then 1024. On a unix system that 
required root access to bind to that port.  You don't want to start a process 
as user root for security reasons so use the method the httpd server (apache) 
uses and change the user into something like jboss.

A good starting point may be the startp script of apache. (and other services 
like email, ftp server etc)

Regards, Wouter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864011#3864011

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864011


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to