[376913] Stability improvements to web services commands/operations - For 3.3.x
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html b/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html
index 38457dc..2dd16c4 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html
+++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/buildnotes_org.eclipse.jst.enterprise_ui.feature.patch.html
@@ -15,6 +15,7 @@
 
 <p>Bug <a href='https://bugs.eclipse.org/371155'>371155</a>. JAX-RS configuration UI should have the Update Deployment descriptor check box available</p>
 <p>Bug <a href='https://bugs.eclipse.org/371660'>371660</a>. Performance issue since dispose method is not being called</p>
+<p>Bug <a href='https://bugs.eclipse.org/376913'>376913</a>. Stability improvements to web services commands/operations - For 3.3.x</p>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
index 4ce8b9c..74459d1 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
+++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
@@ -30,6 +30,7 @@
 \n\
 Bug https://bugs.eclipse.org/371155 JAX-RS configuration UI should have the Update Deployment descriptor check box available\n\
 Bug https://bugs.eclipse.org/371660 Performance issue since dispose method is not being called\n\
+Bug https://bugs.eclipse.org/376913 Stability improvements to web services commands/operations - For 3.3.x\n\
 \n\
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
diff --git a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml
index 8e27972..b6ff7bf 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml
+++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml
@@ -22,6 +22,34 @@
    </requires>
 
    <plugin
+         id="org.eclipse.jst.ws.axis.creation.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jst.ws.axis.consumption.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jst.ws.consumption.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="org.eclipse.jst.ws.consumption"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.jst.ws.jaxrs.core"
          download-size="0"
          install-size="0"