By now SOAP Service is a blocking service, that is all code after start call will be executed only once the service is stopped. Putting SOAP Service in a thread will fix this problem.
Log in to post a comment.