SOAP JAVA 11 Provider com.sun.xml.ws.spi.ProviderImpl not found

Hi,

I am working on a SOAP Jira plugin. I am on Jira 8.13.11 and Java 11. I am blocked for many days on this error : Provider com.sun.xml.ws.spi.ProviderImpl not found. I found a solution by using Jakarta but the error is now : jakarta.xml.ws.WebServiceException: Provider com.sun.xml.ws.spi.ProviderImpl not found. I see the dependence and the package in my jar.
I read lot of topic and tried lot of solutions but I am blocked.

Do you have any solution please?

Thanks