Interface com.sun.xml.ws.developer.WSBindingProvider not visible from class loader

In a web container, tomcat spring listens for the session and executes the destroy method on the "session reach" bean that invokes the web service.

sometimes this strange exception occurs:

 interface com.sun.xml.ws.developer.WSBindingProvider is not visible from class loader

What does it mean?

+3
source share
2 answers

This should be a problem with the conflict in the bank. Check the link below if this helps: the
generated client error

0
source

" com.sun.xml.ws.developer.WSBindingProvider ", h2h- GlassFish Server v2.1. , ".../lib/ext" ".../lib", .

0

Source: https://habr.com/ru/post/1747510/


All Articles