Using the latest snapshot I see the following error:

java.lang.NoClassDefFoundError: org/mortbay/jetty/Connector
       at 
org.apache.cxf.transport.http.JettyHTTPDestination.retrieveEngine(JettyHTTPDestination.java:87)
       at 
org.apache.cxf.transport.http.HTTPTransportFactory.getDestination(HTTPTransportFactory.java:123)
       at 
org.apache.cxf.binding.soap.SoapTransportFactory.getDestination(SoapTransportFactory.java:74)
       at org.apache.cxf.endpoint.ServerImpl.<init>(ServerImpl.java:77)
       at 
org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:86)

Is this dependency required? I thought it was removed.

Thanks,
Jarek

Reply via email to