Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 100677 | Differences between
and this patch

Collapse All | Expand All

(-)plugin.xml (+5 lines)
Lines 38-43 Link Here
38
            class="org.eclipse.jst.ws.internal.consumption.command.common.StartTomcatServer"
38
            class="org.eclipse.jst.ws.internal.consumption.command.common.StartTomcatServer"
39
            id="SERVER_ID_TOMCAT50_LOCAL">
39
            id="SERVER_ID_TOMCAT50_LOCAL">
40
      </webServiceStartServerType>
40
      </webServiceStartServerType>
41
      <webServiceStartServerType
42
            factoryId="org.eclipse.jst.server.geronimo.10"
43
            class="org.eclipse.jst.ws.internal.consumption.command.common.StartTomcatServer"
44
            id="SERVER_ID_GERONIMO10_LOCAL">
45
      </webServiceStartServerType>      
41
   </extension>
46
   </extension>
42
47
43
</plugin>
48
</plugin>

Return to bug 100677