{"id":69672,"library":"jaxws-ri","title":"JAX-WS RI (Metro)","description":"Open source Compatible Implementation of Jakarta XML Web Services Distribution, providing SOAP web services support.","status":"active","version":"4.0.4","language":"java","source_language":null,"source_url":"https://github.com/eclipse-ee4j/metro-jax-ws","tags":["jax-ws","soap","web-services","metro"],"install":[{"cmd":"<dependency>\n  <groupId>com.sun.xml.ws</groupId>\n  <artifactId>jaxws-ri</artifactId>\n  <version>4.0.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.sun.xml.ws:jaxws-ri:4.0.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Service","correct":"jakarta.xml.ws.Service"}],"quickstart":{"code":"import jakarta.xml.ws.Service;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        Service service = Service.create(null);\n        System.out.println(\"JAX-WS Service created\");\n    }\n}","lang":"java","description":"Minimal example creating a JAX-WS Service instance."},"warnings":[{"fix":"Update imports and dependencies to use Jakarta namespace.","message":"Namespace change from javax.xml.ws to jakarta.xml.ws in version 4.0.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'compat':8 'distribut':15 'implement':9 'jakarta':11 'jax':2,22 'jax-w':1,21 'metro':5,28 'open':6 'provid':16 'ri':4 'servic':14,19,27 'soap':17,24 'sourc':7 'support':20 'web':13,18,26 'web-servic':25 'ws':3,23 'xml':12","created_at":"2026-06-17T18:04:30.426049+00:00","updated_at":"2026-06-17T18:04:30.426049+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://eclipse-ee4j.github.io/metro-jax-ws","github":"https://github.com/eclipse-ee4j/metro-jax-ws","docs":"https://appdoc.app/artifact/com.sun.xml.ws/jaxws-ri/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}