There is no listener showing up bound to port 80 but trying to create one complained that it was already in use.
If i just do
http://myhost it gets redirected to in the browser URL
https://myhost:80
After starting SJWS a netstat shows this:
netstat -tlap --numeric-ports | grep 80
tcp 0 0 *:80 *:* LISTEN 7031/webservd-wdog
There is nothing showing in the admin ui what is bound to this port or at least I can't see it.
[Message sent by forum member 'samdoyle' (samdoyle)]
http://forums.java.net/jive/thread.jspa?messageID=237430