{"id":64722,"library":"jbossws-api","title":"JBossWS API Jakarta","description":"Jakarta EE compliant API for JBoss Web Services.","status":"active","version":"3.1.0.Final","language":"java","source_language":null,"source_url":"https://github.com/jbossws/jbossws-api","tags":["jboss","web-services","soap","jakarta","api"],"install":[{"cmd":"<dependency>\n  <groupId>org.jboss.ws</groupId>\n  <artifactId>jbossws-api</artifactId>\n  <version>3.1.0.Final</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jboss.ws:jbossws-api:3.1.0.Final'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"GenericSOAPHandler","correct":"org.jboss.ws.api.handler.GenericSOAPHandler"}],"quickstart":{"code":"import org.jboss.ws.api.handler.GenericSOAPHandler;\nimport javax.xml.soap.SOAPMessage;\n\nGenericSOAPHandler handler = new GenericSOAPHandler() {\n  @Override\n  public boolean handleMessage(SOAPMessageContext context) {\n    return true;\n  }\n};","lang":"java","description":"Creates a custom SOAP handler using JBossWS API."},"warnings":[{"fix":"Use jakarta.xml.ws imports if migrating from older javax versions.","message":"Jakarta namespace change from javax may cause compatibility issues.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'api':2,7,18 'compliant':6 'ee':5 'jakarta':3,4,17 'jboss':9,12 'jbossw':1 'servic':11,15 'soap':16 'web':10,14 'web-servic':13","created_at":"2026-06-17T16:59:29.059192+00:00","updated_at":"2026-06-17T16:59:29.059192+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://github.com/jbossws/jbossws-common","github":"https://github.com/jbossws/jbossws-api","docs":"https://appdoc.app/artifact/org.jboss.ws/jbossws-api/","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}}