NoKideen said: > is there anybody know how to do this ? > Running Tomcat as Non-Root under Linux listen for port 80
80 is a privileged port (< 1024) and you need root-rights to bind to a privileged port. If the problem is that you don't have access to root, ask the admin to implement sudo. Joost --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]