Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8131667

JAX-WS Plugability Layer: using java.util.ServiceLoader

XMLWordPrintable

    • b83

        JAX-WS defines a Plugability Layer that specifies how it will locate an implementation.
         
        Method javax.xml.ws.spi.Provider#provider() responsible for locating implementation an algorithm, which includes also service-loader-like facility. Initially, there was a proprietary implementation. It has been migrated to use java.util.ServiceLoader, but it needs to be yet changed in javadoc to make it clear it uses standard service-loader facility. Also location of jaxws.properties needs to be changed to be non-normative - in current version it's stated to be in $java.home/lib/ but it would be typically $java.home/conf/

              mkos Miroslav Kos (Inactive)
              mkos Miroslav Kos (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: