Thanks, JB,
That what I was after, Karaf does not care what port is specified.
Paul
On 3/09/2019 3:53 pm, Jean-Baptiste Onofré wrote:
Hi Paul,
It's not directly related to Karaf but more on the user who's running it.
For instance, on Linux, to use port < 1024, the user has to have
permission. By default, only root can use ports < 1024.
Regards
JB
On 03/09/2019 07:42, Paul Fraser wrote:
Hi,
Using org.osgi.service.http.port=80 in the web.cfg file does not work
for me.
Is this the typical problem with ports under 1024 or should it be possible?
Paul Fraser