Skip to content
Snippets Groups Projects
Commit 48efba0c authored by Felix Sidokhine's avatar Felix Sidokhine
Browse files

more cleaning up - still debugging the lifecycle exception

parent 7a962857
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ import static net.jami.jams.server.Server.certificateAuthority;
@Slf4j
public class TomcatLauncher {
private final Tomcat tomcat = new Tomcat();
private Tomcat tomcat = new Tomcat();
private Connector connector;
private StandardContext context;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment