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