[572025] Dynamic Web Module v5.0 is not supported with Tomcat 10
diff --git a/plugins/org.eclipse.jst.server.tomcat.core/plugin.xml b/plugins/org.eclipse.jst.server.tomcat.core/plugin.xml index 016dba0..738c05f 100644 --- a/plugins/org.eclipse.jst.server.tomcat.core/plugin.xml +++ b/plugins/org.eclipse.jst.server.tomcat.core/plugin.xml
@@ -336,7 +336,7 @@ description="%tomcat100ServerDescription" supportsRemoteHosts="false" runtime="true" - startTimeout="45000" + startTimeout="60000" stopTimeout="15000" initialState="stopped" hasConfiguration="true" @@ -579,7 +579,7 @@ version="10.0"/> <facet id="jst.web" - version="2.2,2.3,2.4,2.5,3.0,3.1,4.0"/> + version="2.2,2.3,2.4,2.5,3.0,3.1,4.0,5.0"/> <facet id="jst.webfragment" version="3.0,3.1,4.0"/>