Can anybody help with this?
I want to use an embedded Jetty 7 as Endpoint. This is what I tried:
public class MiniTestJetty { @WebService(targetNamespac
The class was renamed to
org.eclipse.jetty.http.spi.JettyHttpServerProvider
And i took it from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.0.6.v20130930/:
V9.0.6 for Java 7 V9.3.2 is for Java 8