[376345] Stability improvements to web services commands/operations
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 f98b02d..8dc356a 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
@@ -21,6 +21,7 @@
 <p>Bug <a href='https://bugs.eclipse.org/369471'>369471</a>. Intermittent publishing issues</p>
 <p>Bug <a href='https://bugs.eclipse.org/369959'>369959</a>. JavaFacetUtil needs to be updated to include Java 7</p>
 <p>Bug <a href='https://bugs.eclipse.org/371532'>371532</a>. Performance issue since dispose method is not being called</p>
+<p>Bug <a href='https://bugs.eclipse.org/376345'>376345</a>. Stability improvements to web services commands/operations</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 c96d840..5a0893d 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
+++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.properties
@@ -36,6 +36,7 @@
 Bug https://bugs.eclipse.org/369471 Intermittent publishing issues\n\
 Bug https://bugs.eclipse.org/369959 JavaFacetUtil needs to be updated to include Java 7\n\
 Bug https://bugs.eclipse.org/371532 Performance issue since dispose method is not being called\n\
+Bug https://bugs.eclipse.org/376345 Stability improvements to web services commands/operations\n\
 \n\
 
 # "copyright" property - text of the "Feature Update 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 b505a7d..86a9801 100644
--- a/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml
+++ b/features/org.eclipse.jst.enterprise_ui.feature.patch/feature.xml
@@ -29,6 +29,20 @@
          unpack="false"/>
 
    <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"
          download-size="0"
          install-size="0"