ing
This commit is contained in:
parent
4b595bdc79
commit
1cb596487f
|
@ -22,7 +22,6 @@ public class GeneralContainer {
|
|||
context.refresh();
|
||||
context.registerShutdownHook();
|
||||
GeneralContainerServer server = context.getBean(GeneralContainerServer.class);
|
||||
//server.setPidFilePath(pidFilePath);
|
||||
server.start();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user