aspose file tools
The moose likes BEA/Weblogic and the fly likes setting port 80 in solaris Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "setting port 80 in solaris" Watch "setting port 80 in solaris" New topic
Author

setting port 80 in solaris

pavi kavi
Ranch Hand

Joined: Mar 01, 2001
Posts: 56
Hello
How to set the default port to 80 in solaris i could able to do it in windows but in solaris its giving me binding exception
what to do before setting up in solaris.Is anything to be set up before setting it in solaris. iam using sparc 5.8
pavithra
George Brown
Ranch Hand

Joined: Sep 26, 2000
Posts: 919
The lower range of ports (including port 80) are reserved for the root process, so it may be a permissions issue.
Either modify your permissions or use a port above 1024.
 
 
subject: setting port 80 in solaris
 
Threads others viewed
how do I access weblogic without giving port !
creating website basic question
SSLEXT behavior-- rewrite works, page doesn't come up
Windows Server 2008 R2 restricting port 80?
Accessing Tomcat's Web admin page after setting up IIS connectors
MyEclipse, The Clear Choice