You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample project provided hammock-diy works fine with undertow or jetty but when using tomcat it stop just after the startup is completed.
I tried to :
disable "WeldSE" shutdown hook by using "-Dorg.jboss.weld.se.shutdownHook=false"
update tomcat to 9.0.0.M21 (the latest one)
None of them solve the problem
The text was updated successfully, but these errors were encountered:
The sample project provided hammock-diy works fine with undertow or jetty but when using tomcat it stop just after the startup is completed.
I tried to :
None of them solve the problem
The text was updated successfully, but these errors were encountered: