Is there a way to wrap 2 or more java processes as a single service? We want something where Service A starts two separate Java processes B and C.
View entire thread