Czukowski created NETBEANS-4207:
-----------------------------------

             Summary: PHP Built-in web server for multiple projects stopped 
even if run on a different port
                 Key: NETBEANS-4207
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4207
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 12.0
            Reporter: Czukowski


Following the [Create and run another PHP Project with Built-in web 
server|https://netbeans-vm.apache.org/synergy/client/app/#/case/3951/suite/1543/v/1]
 Test case in Synergy, there seems to be a small issue in either the test case 
specification or the functionality, or both:

The specification tells to use all default values for project, meaning the 
built-in server runs on the same port. Running a project does stop the other 
server, but it is possible to run them both using Rerun button in the Output 
window (though only one of them will accept connections).

If different ports are configured, running a project still stops the other one, 
although they could run in parallel. Using the Rerun trick described above it 
can be actually achieved. I think the servers should be normally allowed to run 
in parallel, unless they use the same port.

It also seems that the Rerun trick does not work always, it seems rerunning one 
server may still stop the other server if that other one had not been re-run, 
but launched using 'normal' project run.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to