I've noticed that the HTTP port does not get closed when I terminate an eclipse launch. Running from a terminal window releases it when I pressed Ctrl-C. I think it has to do with a Stack Overflow thread [1] that references an outstanding issue [2].
I suppose running in a server container would fix this. How do you run this from Eclipse? Thanks! Brian [1] : https://stackoverflow.com/questions/8814383/sending-sigint-ctrl-c-to-program-running-in-eclipse-console/28624925 [2] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=38016
