Michał Woś created CXF-6482:
-------------------------------
Summary: Old javax.servlet.http version in oauth2 bundle
Key: CXF-6482
URL: https://issues.apache.org/jira/browse/CXF-6482
Project: CXF
Issue Type: Improvement
Components: JAX-RS Security
Affects Versions: 3.1.1
Environment: java 8, karaf-4.0.0
Reporter: Michał Woś
In manifest file of oauth2 bundle there is following entry:
javax.servlet.http;version="[2.6,3)
This result in class not found exception in karaf-4.0.0 where 3.1.0 package
version is present.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)