Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.1
-
None
-
java 8, karaf-4.0.0
-
Unknown
Description
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.