You need to install a bundle that provides javax.ws interface and implementation. Are you using Apache CXF? The CXF feature has xml-specs feature that it installs by default that covers this for you.
-Matt > On Dec 7, 2022, at 1:33 AM, Vamsikrishna Koka > <vamshikrishn...@motivitylabs.com.INVALID> wrote: > > 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 anyone take look at once. > > Thanks, > Vamsi Krishna. >