Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #369471 +++ The web services commands StartServerCommand and AbstractStartServer should be using IServer's method: publish(int kind, List<IModule[]> modules, IAdaptable info, IOperationListener listener) instead of: publish(int kind, IProgressMonitor monitor); Publishing issues can occur because of the latter methods' non-thread safe nature. Open bug for WTP 3.4
Released for 3.4.