Hallo,

i have a problem to install the http feature at 3.0.0-SNAPSHOT. There is
the import "org.eclipse.jetty.util.ssl" missing.
In the log of the #karaf IRC-Channel i read that pax-web uses a newer
version and it could be enough to use a newer jetty version. So i changed
it to version "8.1.2.v20120308", but this is not enough.
The new jetty version misses the import javax.annotation.security in
version "1.1.0". I tried it with the javax.annotation artefact
from org.eclipse.jetty.orbit, because they export the package in the
required version.
Now is the import javax.servlet.annotation in the version
range (version>=2.6.0)(!(version>=3.0.0)) missing. The jetty feature uses
the servlet api with version 3.0.

Any ideas to solve this problem?

Best regards
Peter

Reply via email to