You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by Vamsikrishna Koka <va...@motivitylabs.com.INVALID> on 2022/12/07 06:40:16 UTC

Issue with KARAF 4.4.1 And OpenJDK 11 (JAX-WS)

Hi Team,

I have tried to migrating from KARAF 4.2.15 to KARAF 4.4.1 version along with OpenJDK also. From OpenJDK 8 to OpenJDK 11 (JAX-WS).

In OpenJDK 11 removed support of JAX-WS, So I have added explicitly in pom xml.  After adding I'm getting the above wiring issue. which is given below.

Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve adapter/51.0.0.SNAPSHOT: missing requirement [adapter/51.0.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=javax.jws).

Please can any one take look at once.

Thanks,
Vamsi Krishna.