Question : NETBEANS - pot 8080 conflict for JSP on start

When I try to run the JSP application I get a port 8080 conflict when I have Oracle Listner and Database running.  If I turn the two service off it works.  The JSP always opens on prt 8080.

I am using GlassFish and I do not know how to change the port to prevent this conflict.  I have modified the domain.xml, but this did not fix the problem.

Thanks

Answer : NETBEANS - pot 8080 conflict for JSP on start

Also, you may try below:

To change the default ports, open setup.xml in your favorite text editor and change ports 8080 to 8888 in the following line:
Random Solutions  
 
programming4us programming4us