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 39-44 Link Here
39
            class="org.eclipse.jst.ws.internal.consumption.command.common.StartTomcatServer"
39
            class="org.eclipse.jst.ws.internal.consumption.command.common.StartTomcatServer"
40
            id="SERVER_ID_TOMCAT50_LOCAL">
40
            id="SERVER_ID_TOMCAT50_LOCAL">
41
      </webServiceStartServerType>
41
      </webServiceStartServerType>
42
      <webServiceStartServerType
43
            factoryId="org.eclipse.jst.server.geronimo.10"
44
            class="org.eclipse.jst.ws.internal.consumption.command.common.StartTomcatServer"
45
            id="SERVER_ID_GERONIMO10_LOCAL">
46
       </webServiceStartServerType> 
42
   </extension>
47
   </extension>
43
   
48
   
44
49

Return to bug 100677